Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Drxtx.c65 #define RTSDUR_BB 0 macro
218 case RTSDUR_BB: in vnt_get_rtscts_duration_le()
420 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_head()
447 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_fb_head()
/linux-4.4.14/drivers/staging/vt6655/
Drxtx.c84 #define RTSDUR_BB 0 macro
409 case RTSDUR_BB: /* RTSDuration_bb */ in s_uGetRTSCTSDuration()
673 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead()
708 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead()
811 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, cbFrameLength, in s_vFillRTSHead()