Searched refs:vnt_get_phy_field (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/staging/vt6656/ |
D | rxtx.c | 278 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g() 279 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g() 313 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g_fb() 315 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g_fb() 347 vnt_get_phy_field(priv, frame_len, rate, pkt_type, &buf->a); in vnt_rxtx_datahead_a_fb() 372 vnt_get_phy_field(priv, frame_len, rate, in vnt_rxtx_datahead_ab() 415 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_head() 417 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head() 442 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_fb_head() 444 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.4.14/drivers/staging/vt6655/ |
D | rxtx.c | 513 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 516 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 547 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 550 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 573 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 588 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 610 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 664 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 668 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 699 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(priv, 14, in CARDvSetRSPINF() 695 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 704 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 713 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF()
|
D | baseband.c | 1778 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function
|