Searched refs:vnt_get_phy_field (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | rxtx.c | 450 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 453 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 484 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 487 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 510 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 525 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 547 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 603 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 607 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 638 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() [all …]
|
| H A D | card.c | 606 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 616 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 625 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 634 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF()
|
| H A D | baseband.h | 54 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length,
|
| H A D | baseband.c | 1762 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | rxtx.c | 86 static void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function 192 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g() 193 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g() 214 vnt_get_phy_field(priv, frame_len, rate, in vnt_rxtx_datahead_ab() 242 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_head() 244 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head() 262 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_ab_head() 280 vnt_get_phy_field(priv, cts_frame_len, priv->top_cck_basic_rate, in vnt_fill_cts_head() 655 vnt_get_phy_field(priv, frame_size, current_rate, in vnt_beacon_xmit() 666 vnt_get_phy_field(priv, frame_size, current_rate, in vnt_beacon_xmit()
|