Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/ !
H A Dcommon.h810 * @ht40_channel: is 40MHz width possible in band 2.4
833 u8 ht40_channel;
831 u8 ht40_channel; global() member
H A Dcommon.c3388 if (il->hw_params.ht40_channel & BIT(band)) { in il_init_ht_hw_capab()