Searched defs:tx_ant (Results 1 - 25 of 38) sorted by path

12

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c4801 static int ath10k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
5006 static int __ath10k_set_antenna(struct ath10k *ar, u32 tx_ant, u32 rx_ant) argument
5048 static int ath10k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c5715 static int __ath11k_set_antenna(struct ath11k *ar, u32 tx_ant, u32 rx_ant) argument
6873 static int ath11k_mac_op_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
6887 static int ath11k_mac_op_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c4988 static int __ath12k_set_antenna(struct ath12k *ar, u32 tx_ant, u32 rx_ant) argument
6145 static int ath12k_mac_op_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
6162 static int ath12k_mac_op_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c707 ath5k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
724 ath5k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
H A Dphy.c2297 u8 def_ant, tx_ant; local
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3244 ath6kl_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) argument
H A Dcore.h785 u8 tx_ant; member in struct:ath6kl::ath6kl_hw
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1842 static int ath9k_htc_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, argument
H A Dmain.c2342 static int ath9k_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
2371 static int ath9k_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c2079 u8 tx_ant; local
1448 iwl_parse_mei_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg, const struct iwl_mei_nvm *mei_nvm, const struct iwl_fw *fw, u8 tx_ant, u8 rx_ant) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c292 int iwl_mvm_op_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
300 int iwl_mvm_op_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
H A Dmvm.h1731 u8 tx_ant = mvm->fw->valid_tx_ant; local
H A Dnvm.c223 u8 tx_ant = mvm->fw->valid_tx_ant; local
H A Dscan.c165 u32 tx_ant; local
H A Dsta.h431 u8 tx_ant; member in struct:iwl_mvm_sta
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1914 mwifiex_cfg80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) argument
1977 mwifiex_cfg80211_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) argument
[all...]
H A Dioctl.h318 u32 tx_ant; member in struct:mwifiex_ds_ant_cfg
H A Dmain.h544 u32 tx_ant; member in struct:mwifiex_private
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1731 int mt76_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c1001 mt7615_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_main.c113 static int mt76x2_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1047 mt7915_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
H A Dmcu.c1098 u8 tx_ant = hweight8(phy->mt76->chainmask) - 1; local
1193 int tx_ant = hweight8(phy->mt76->chainmask) - 1; local
1262 int tx_ant = hweight8(phy->mt76->chainmask) - 1; local
H A Dtestmode.h63 u8 tx_ant; member in struct:tm_tx_cont
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1044 mt7921_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument

Completed in 487 milliseconds

12