Home
last modified time | relevance | path

Searched refs:ctrl_chan_high (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1004 u8 ctrl_chan_high, in il4965_fill_txpower_tbl() argument
1055 if (ctrl_chan_high) in il4965_fill_txpower_tbl()
1247 u8 ctrl_chan_high = 0; in il4965_send_tx_power() local
1259 ctrl_chan_high = 1; in il4965_send_tx_power()
1266 is_ht40, ctrl_chan_high, &cmd.tx_power); in il4965_send_tx_power()
1460 u8 ctrl_chan_high = 0; in il4965_hw_channel_switch() local
1477 ctrl_chan_high = 1; in il4965_hw_channel_switch()
1521 rc = il4965_fill_txpower_tbl(il, band, ch, is_ht40, ctrl_chan_high, in il4965_hw_channel_switch()