Lines Matching defs:ath9k_hw_capabilities
220 struct ath9k_hw_capabilities { struct
221 u32 hw_caps; /* ATH9K_HW_CAP_* from ath9k_hw_caps */
222 u16 rts_aggr_limit;
223 u8 tx_chainmask;
224 u8 rx_chainmask;
225 u8 max_txchains;
226 u8 max_rxchains;
227 u8 num_gpio_pins;
228 u8 rx_hp_qdepth;
229 u8 rx_lp_qdepth;
230 u8 rx_status_len;
231 u8 tx_desc_len;
232 u8 txs_len;
233 u16 pcie_lcr_offset;
234 bool pcie_lcr_extsync_en;