Searched refs:RTSDUR_AA (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/vt6656/ |
D | rxtx.c | 64 #define RTSDUR_AA 2 macro 223 case RTSDUR_AA: in vnt_get_rtscts_duration_le() 417 buf->duration_aa = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_g_head() 444 buf->duration_aa = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_g_fb_head() 483 buf->duration = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_ab_head() 502 buf->duration = vnt_get_rtscts_duration_le(tx_context, RTSDUR_AA, in vnt_rxtx_rts_a_fb_head()
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | rxtx.c | 86 #define RTSDUR_AA 2 macro 420 case RTSDUR_AA: /* RTSDuration_aa */ in s_uGetRTSCTSDuration() 679 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 714 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 761 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead() 781 s_uGetRTSCTSDuration(pDevice, RTSDUR_AA, in s_vFillRTSHead()
|