Searched defs:ath9k_hw_capabilities (Results 1 – 1 of 1) sorted by relevance
294 struct ath9k_hw_capabilities { struct295 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;[all …]