Searched defs:tx_chains (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
H A D | iwl-eeprom-parse.c | 734 iwl_init_ht_hw_capab(const struct iwl_cfg *cfg, struct iwl_nvm_data *data, struct ieee80211_sta_ht_cap *ht_info, enum ieee80211_band band, u8 tx_chains, u8 rx_chains) iwl_init_ht_hw_capab() argument
|
H A D | iwl-nvm-parse.c | 350 iwl_init_vht_hw_capab(const struct iwl_cfg *cfg, struct iwl_nvm_data *data, struct ieee80211_sta_vht_cap *vht_cap, u8 tx_chains, u8 rx_chains) iwl_init_vht_hw_capab() argument 405 iwl_init_sbands(struct device *dev, const struct iwl_cfg *cfg, struct iwl_nvm_data *data, const __le16 *ch_section, u8 tx_chains, u8 rx_chains, bool lar_supported) iwl_init_sbands() argument 584 iwl_parse_nvm_data(struct device *dev, const struct iwl_cfg *cfg, const __le16 *nvm_hw, const __le16 *nvm_sw, const __le16 *nvm_calib, const __le16 *regulatory, const __le16 *mac_override, const __le16 *phy_sku, u8 tx_chains, u8 rx_chains, bool lar_fw_supported, u32 mac_addr0, u32 mac_addr1) iwl_parse_nvm_data() argument
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw-api-scan.h | 660 __le32 tx_chains; member in struct:iwl_scan_config
|
Completed in 128 milliseconds