Searched refs:vnt_get_phy_field (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/staging/vt6656/ |
D | rxtx.c | 272 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g() 273 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g() 307 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g_fb() 309 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g_fb() 341 vnt_get_phy_field(priv, frame_len, rate, pkt_type, &buf->a); in vnt_rxtx_datahead_a_fb() 366 vnt_get_phy_field(priv, frame_len, rate, in vnt_rxtx_datahead_ab() 409 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_head() 411 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head() 436 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_fb_head() 438 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_fb_head() [all …]
|
D | card.c | 273 vnt_get_phy_field(priv, 14, in vnt_set_rspinf() 277 vnt_get_phy_field(priv, 14, in vnt_set_rspinf() 281 vnt_get_phy_field(priv, 14, in vnt_set_rspinf() 285 vnt_get_phy_field(priv, 14, in vnt_set_rspinf()
|
D | baseband.h | 93 void vnt_get_phy_field(struct vnt_private *, u32 frame_length,
|
D | baseband.c | 201 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | rxtx.c | 514 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 517 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 548 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 551 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 574 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 589 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 611 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 665 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 669 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 700 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() [all …]
|
D | baseband.h | 77 void vnt_get_phy_field(struct vnt_private *, u32 frame_length,
|
D | card.c | 685 vnt_get_phy_field(pDevice, 14, in CARDvSetRSPINF() 695 vnt_get_phy_field(pDevice, 14, in CARDvSetRSPINF() 704 vnt_get_phy_field(pDevice, 14, in CARDvSetRSPINF() 713 vnt_get_phy_field(pDevice, 14, in CARDvSetRSPINF()
|
D | baseband.c | 1780 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function
|