Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw.h217 struct ath9k_hw_capabilities { struct
218 u32 hw_caps; /* ATH9K_HW_CAP_* from ath9k_hw_caps */
219 u16 rts_aggr_limit;
220 u8 tx_chainmask;
221 u8 rx_chainmask;
222 u8 max_txchains;
223 u8 max_rxchains;
224 u8 num_gpio_pins;
225 u8 rx_hp_qdepth;
226 u8 rx_lp_qdepth;
[all …]