RtsBandwidth      138 drivers/staging/rtl8192e/rtl8192e/r8190P_def.h 	u8			RtsBandwidth:1;
RtsBandwidth     1198 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	pTxFwInfo->RtsBandwidth = 0;
RtsBandwidth      259 drivers/staging/rtl8192u/r8192U.h 	u8	RtsBandwidth:1;	/* Used for HT MCS rate only */
RtsBandwidth     1473 drivers/staging/rtl8192u/r8192U_core.c 	tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT == 1) ? ((tcb_desc->bRTSBW) ? 1 : 0) : 0;