Home
last modified time | relevance | path

Searched refs:PK_TYPE_11A (Results 1 – 9 of 9) sorted by relevance

/drivers/staging/vt6656/
Dbaseband.c179 if (pkt_type != PK_TYPE_11A) in vnt_get_frame_time()
260 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
267 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
274 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
281 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
288 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
295 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
302 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
309 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
315 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
Dbaseband.h65 #define PK_TYPE_11A 0 macro
Drxtx.c663 tx_context->pkt_type == PK_TYPE_11A) in vnt_rxtx_ab()
670 if (tx_context->pkt_type == PK_TYPE_11A) in vnt_rxtx_ab()
805 pkt_type = PK_TYPE_11A; in vnt_tx_packet()
838 if (pkt_type == PK_TYPE_11A) in vnt_tx_packet()
1015 PK_TYPE_11A, &short_head->ab); in vnt_beacon_xmit()
1019 PK_TYPE_11A, false); in vnt_beacon_xmit()
Dcard.c362 if (priv->packet_type == PK_TYPE_11A) { in vnt_update_ifs()
/drivers/staging/vt6655/
Dbaseband.c1802 if (byPktType != PK_TYPE_11A) in BBuGetFrameTime()
1885 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1892 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1899 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1906 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1913 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1920 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1927 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1934 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1940 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
Drxtx.c744 } else if (byPktType == PK_TYPE_11A) { in s_uFillDataHead()
931 } else if (byPktType == PK_TYPE_11A) { in s_vFillRTSHead()
1209 } else if (byPktType == PK_TYPE_11A) { in s_vGenerateTxParameter()
1221 buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11A, cbFrameSize, wCurrentRate, bNeedACK); in s_vGenerateTxParameter()
2020 if (byPktType == PK_TYPE_11A) //0000 0000 0000 0000 in vGenerateFIFOHeader()
2193 byPktType = PK_TYPE_11A; in csMgmt_xmit()
2218 if (byPktType == PK_TYPE_11A) {//0000 0000 0000 0000 in csMgmt_xmit()
2456 byPktType = PK_TYPE_11A; in csBeacon_xmit()
2469 if (byPktType == PK_TYPE_11A) {//0000 0000 0000 0000 in csBeacon_xmit()
2657 byPktType = PK_TYPE_11A; in vDMA0_tx_80211()
[all …]
Ddevice.h162 PK_TYPE_11A = 0, enumerator
Dcard.c1709 if (pDevice->byPacketType == PK_TYPE_11A) {//0000 0000 0000 0000,11a in vUpdateIFS()
Ddevice_main.c1795 byPktType = PK_TYPE_11A; in device_dma0_xmit()
2082 byPktType = PK_TYPE_11A; in device_xmit()