Searched refs:bRTSBW (Results 1 – 5 of 5) sorted by relevance
453 tcb_desc->bRTSBW = false; // RTS frame bandwidth is always 20MHz in ieee80211_query_protectionmode()553 tcb_desc->bRTSBW = false; in ieee80211_query_protectionmode()
121 u8 bRTSBW:1; member
442 tcb_desc->bRTSBW = false; // RTS frame bandwidth is always 20MHz in ieee80211_query_protectionmode()542 tcb_desc->bRTSBW = false; in ieee80211_query_protectionmode()
123 u8 bRTSBW:1; member
1356 tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT==1)?((tcb_desc->bRTSBW)?1:0):0; in DrvAggr_Aggregation()2045 tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT==1)?((tcb_desc->bRTSBW)?1:0):0; in rtl8192_tx()