Home
last modified time | relevance | path

Searched defs:ath9k_hw_capabilities (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h295 struct ath9k_hw_capabilities { struct
296 u32 hw_caps; /* ATH9K_HW_CAP_* from ath9k_hw_caps */
297 u16 rts_aggr_limit;
298 u8 tx_chainmask;
299 u8 rx_chainmask;
300 u8 chip_chainmask;
301 u8 max_txchains;
302 u8 max_rxchains;
303 u8 num_gpio_pins;
304 u32 gpio_mask;
[all …]