Home
last modified time | relevance | path

Searched refs:RTSDUR_BB (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/vt6656/
Drxtx.c52 #define RTSDUR_BB 0 macro
217 case RTSDUR_BB: in vnt_get_rtscts_duration_le()
418 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_head()
445 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_fb_head()
/Linux-v4.19/drivers/staging/vt6655/
Drxtx.c73 #define RTSDUR_BB 0 macro
397 case RTSDUR_BB: /* RTSDuration_bb */ in s_uGetRTSCTSDuration()
661 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead()
696 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead()
799 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, cbFrameLength, in s_vFillRTSHead()