/linux-4.1.27/drivers/staging/vt6656/ |
H A D | rxtx.c | 272 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); vnt_rxtx_datahead_g() 273 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, vnt_rxtx_datahead_g() 307 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); vnt_rxtx_datahead_g_fb() 309 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, vnt_rxtx_datahead_g_fb() 341 vnt_get_phy_field(priv, frame_len, rate, pkt_type, &buf->a); vnt_rxtx_datahead_a_fb() 366 vnt_get_phy_field(priv, frame_len, rate, vnt_rxtx_datahead_ab() 409 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, vnt_rxtx_rts_g_head() 411 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, vnt_rxtx_rts_g_head() 436 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, vnt_rxtx_rts_g_fb_head() 438 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, vnt_rxtx_rts_g_fb_head() 480 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, vnt_rxtx_rts_ab_head() 499 vnt_get_phy_field(priv, rts_frame_len, vnt_rxtx_rts_a_fb_head() 530 vnt_get_phy_field(priv, cts_frame_len, priv->top_cck_basic_rate, vnt_fill_cts_fb_head() 566 vnt_get_phy_field(priv, cts_frame_len, priv->top_cck_basic_rate, vnt_fill_cts_head() 1019 vnt_get_phy_field(priv, frame_size, current_rate, vnt_beacon_xmit() 1032 vnt_get_phy_field(priv, frame_size, current_rate, vnt_beacon_xmit()
|
H A D | baseband.h | 93 void vnt_get_phy_field(struct vnt_private *, u32 frame_length,
|
H A D | card.c | 273 vnt_get_phy_field(priv, 14, vnt_set_rspinf() 277 vnt_get_phy_field(priv, 14, vnt_set_rspinf() 281 vnt_get_phy_field(priv, 14, vnt_set_rspinf() 285 vnt_get_phy_field(priv, 14, vnt_set_rspinf()
|
H A D | baseband.c | 30 * vnt_get_phy_field - Calculate PhyLength, PhyService and Phy 201 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, vnt_get_phy_field() function
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | rxtx.c | 514 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, s_uFillDataHead() 517 vnt_get_phy_field(pDevice, cbFrameLength, s_uFillDataHead() 548 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, s_uFillDataHead() 551 vnt_get_phy_field(pDevice, cbFrameLength, s_uFillDataHead() 574 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, s_uFillDataHead() 589 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, s_uFillDataHead() 611 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, s_uFillDataHead() 665 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 669 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 700 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 704 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 756 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 776 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 807 vnt_get_phy_field(pDevice, uRTSFrameLen, s_vFillRTSHead() 856 vnt_get_phy_field(pDevice, uCTSFrameLen, s_vFillCTSHead() 894 vnt_get_phy_field(pDevice, uCTSFrameLen, s_vFillCTSHead() 1432 vnt_get_phy_field(priv, frame_size, current_rate, vnt_beacon_xmit() 1448 vnt_get_phy_field(priv, frame_size, current_rate, vnt_beacon_xmit()
|
H A D | baseband.h | 77 void vnt_get_phy_field(struct vnt_private *, u32 frame_length,
|
H A D | card.c | 685 vnt_get_phy_field(pDevice, 14, CARDvSetRSPINF() 695 vnt_get_phy_field(pDevice, 14, CARDvSetRSPINF() 704 vnt_get_phy_field(pDevice, 14, CARDvSetRSPINF() 713 vnt_get_phy_field(pDevice, 14, CARDvSetRSPINF()
|
H A D | baseband.c | 1780 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, vnt_get_phy_field() function
|