Searched refs:rts_allowed (Results 1 – 3 of 3) sorted by relevance
41 int tx_bw, bool rts_allowed);
266 int tx_bw, bool rts_allowed) in mm81x_rc_sta_fill_tx_rates() argument317 if (rts_allowed && in mm81x_rc_sta_fill_tx_rates()
1221 bool rts_allowed = op_bw_mhz < 8; in mm81x_tx_h_fill_info() local1226 rts_allowed &= mm81x_tx_h_pkt_over_rts_threshold(mors, info, skb); in mm81x_tx_h_fill_info()1229 rts_allowed); in mm81x_tx_h_fill_info()1232 if (rts_allowed) in mm81x_tx_h_fill_info()