Home
last modified time | relevance | path

Searched refs:PK_TYPE_11GB (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/vt6656/
A Dbaseband.h51 #define PK_TYPE_11GB 2 macro
A Drxtx.c521 pkt_type = PK_TYPE_11GB; in vnt_tx_packet()
564 else if (pkt_type == PK_TYPE_11GB) in vnt_tx_packet()
A Dcard.c189 return PK_TYPE_11GB; in vnt_get_pkt_type()
/linux/drivers/staging/vt6655/
A Drxtx.c446 if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) { in s_uFillDataHead()
600 if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) { in s_vFillRTSHead()
791 if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) { in s_vFillCTSHead()
916 if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) { in s_vGenerateTxParameter()
1032 if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) {/* 802.11g packet */ in s_cbFillTxBufHead()
1254 pkt_type = PK_TYPE_11GB; in vnt_generate_fifo_header()
1267 else if (pkt_type == PK_TYPE_11GB) in vnt_generate_fifo_header()
A Ddevice.h83 #define PK_TYPE_11GB 2 macro
A Dcard.c757 return PK_TYPE_11GB; in CARDbyGetPktType()

Completed in 12 milliseconds