Searched refs:RTSDUR_AA (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/vt6656/ |
D | rxtx.c | 67 #define RTSDUR_AA 2 macro 229 case RTSDUR_AA: in vnt_get_rtscts_duration_le() 423 buf->duration_aa = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_g_head() 450 buf->duration_aa = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_g_fb_head() 489 buf->duration = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_ab_head() 508 buf->duration = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_a_fb_head()
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | rxtx.c | 86 #define RTSDUR_AA 2 macro 419 case RTSDUR_AA: /* RTSDuration_aa */ in s_uGetRTSCTSDuration() 678 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 713 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 760 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 780 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead()
|