Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6655/
A Dbaseband.c1737 if (by_pkt_type != PK_TYPE_11A) in bb_get_frame_time()
1819 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1826 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1833 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1840 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1847 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1854 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1861 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1868 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
1874 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
A Drxtx.c507 } else if (byPktType == PK_TYPE_11A) { in s_uFillDataHead()
691 } else if (byPktType == PK_TYPE_11A) { in s_vFillRTSHead()
938 } else if (byPktType == PK_TYPE_11A) { in s_vGenerateTxParameter()
950 buf->rrv_time = vnt_rxtx_rsvtime_le16(pDevice, PK_TYPE_11A, cbFrameSize, wCurrentRate, bNeedACK); in s_vGenerateTxParameter()
1251 pkt_type = PK_TYPE_11A; in vnt_generate_fifo_header()
1263 if (pkt_type == PK_TYPE_11A) in vnt_generate_fifo_header()
1375 PK_TYPE_11A, &short_head->ab); in vnt_beacon_xmit()
1380 frame_size, PK_TYPE_11A, current_rate, in vnt_beacon_xmit()
A Ddevice.h81 #define PK_TYPE_11A 0 macro
/linux/drivers/staging/vt6656/
A Drxtx.c124 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field()
517 pkt_type = PK_TYPE_11A; in vnt_tx_packet()
525 pkt_type = PK_TYPE_11A; in vnt_tx_packet()
560 if (pkt_type == PK_TYPE_11A) in vnt_tx_packet()
654 PK_TYPE_11A, &short_head->ab); in vnt_beacon_xmit()
A Dbaseband.h49 #define PK_TYPE_11A 0 macro
A Dcard.c130 if (priv->packet_type == PK_TYPE_11A) { in vnt_update_ifs()

Completed in 848 milliseconds