Searched refs:RTSDUR_BB (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/vt6656/ |
D | rxtx.c | 62 #define RTSDUR_BB 0 macro 212 case RTSDUR_BB: in vnt_get_rtscts_duration_le() 414 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_head() 441 buf->duration_bb = vnt_get_rtscts_duration_le(tx_context, RTSDUR_BB, in vnt_rxtx_rts_g_fb_head()
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | rxtx.c | 84 #define RTSDUR_BB 0 macro 410 case RTSDUR_BB: /* RTSDuration_bb */ in s_uGetRTSCTSDuration() 674 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead() 709 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, in s_vFillRTSHead() 812 s_uGetRTSCTSDuration(pDevice, RTSDUR_BB, cbFrameLength, in s_vFillRTSHead()
|