Lines Matching defs:ath9k_hw_capabilities
295 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;
305 u32 gpio_requested;
306 u8 rx_hp_qdepth;
307 u8 rx_lp_qdepth;
308 u8 rx_status_len;
309 u8 tx_desc_len;
310 u8 txs_len;