Lines Matching defs:ath9k_hw_capabilities
294 struct ath9k_hw_capabilities { struct
295 u32 hw_caps; /* ATH9K_HW_CAP_* from ath9k_hw_caps */
296 u16 rts_aggr_limit;
297 u8 tx_chainmask;
298 u8 rx_chainmask;
299 u8 chip_chainmask;
300 u8 max_txchains;
301 u8 max_rxchains;
302 u8 num_gpio_pins;
303 u32 gpio_mask;
304 u32 gpio_requested;
305 u8 rx_hp_qdepth;
306 u8 rx_lp_qdepth;
307 u8 rx_status_len;
308 u8 tx_desc_len;
309 u8 txs_len;