Searched refs:vnt_get_phy_field (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/vt6656/ |
| D | rxtx.c | 84 static void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function 190 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a); in vnt_rxtx_datahead_g() 191 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate, in vnt_rxtx_datahead_g() 212 vnt_get_phy_field(priv, frame_len, rate, in vnt_rxtx_datahead_ab() 240 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate, in vnt_rxtx_rts_g_head() 242 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head() 260 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_ab_head() 278 vnt_get_phy_field(priv, cts_frame_len, priv->top_cck_basic_rate, in vnt_fill_cts_head() 653 vnt_get_phy_field(priv, frame_size, current_rate, in vnt_beacon_xmit() 664 vnt_get_phy_field(priv, frame_size, current_rate, in vnt_beacon_xmit()
|
| /Linux-v5.15/drivers/staging/vt6655/ |
| D | rxtx.c | 453 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 456 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 486 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 489 vnt_get_phy_field(pDevice, cbFrameLength, in s_uFillDataHead() 514 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 529 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 550 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead() 604 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 608 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() 639 vnt_get_phy_field(pDevice, uRTSFrameLen, in s_vFillRTSHead() [all …]
|
| D | baseband.h | 52 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length,
|
| D | card.c | 605 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 615 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 624 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF() 633 vnt_get_phy_field(priv, 14, in CARDvSetRSPINF()
|
| D | baseband.c | 1760 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, in vnt_get_phy_field() function
|