Searched refs:vnt_get_phy_field (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/staging/vt6655/
H A Dcard.c551 vnt_get_phy_field(priv, 14,
561 vnt_get_phy_field(priv, 14,
570 vnt_get_phy_field(priv, 14,
579 vnt_get_phy_field(priv, 14,
H A Drxtx.c453 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate,
456 vnt_get_phy_field(pDevice, cbFrameLength,
486 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate,
489 vnt_get_phy_field(pDevice, cbFrameLength,
514 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate,
529 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate,
550 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate,
604 vnt_get_phy_field(pDevice, uRTSFrameLen,
608 vnt_get_phy_field(pDevice, uRTSFrameLen,
639 vnt_get_phy_field(pDevic
[all...]
H A Dbaseband.c1759 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, function
H A Dbaseband.h52 void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length,
/linux-master/drivers/staging/vt6656/
H A Drxtx.c82 static void vnt_get_phy_field(struct vnt_private *priv, u32 frame_length, function
188 vnt_get_phy_field(priv, frame_len, rate, tx_context->pkt_type, &buf->a);
189 vnt_get_phy_field(priv, frame_len, priv->top_cck_basic_rate,
210 vnt_get_phy_field(priv, frame_len, rate,
238 vnt_get_phy_field(priv, rts_frame_len, priv->top_cck_basic_rate,
240 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate,
258 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate,
276 vnt_get_phy_field(priv, cts_frame_len, priv->top_cck_basic_rate,
649 vnt_get_phy_field(priv, frame_size, current_rate,
660 vnt_get_phy_field(pri
[all...]

Completed in 174 milliseconds