Searched defs:tx_ant (Results 1 - 25 of 38) sorted by last modified time

12

/linux-master/net/wireless/
H A Dnl80211.c2509 u32 tx_ant = 0, rx_ant = 0; local
3616 u32 tx_ant, rx_ant; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c165 u32 tx_ant; local
H A Dmvm.h1731 u8 tx_ant = mvm->fw->valid_tx_ant; local
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 Dsta.h431 u8 tx_ant; member in struct:iwl_mvm_sta
H A Dnvm.c223 u8 tx_ant = mvm->fw->valid_tx_ant; local
/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/net/mac80211/
H A Dcfg.c4134 static int ieee80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) argument
4150 static int ieee80211_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) argument
H A Ddriver-ops.h746 drv_set_antenna(struct ieee80211_local *local, u32 tx_ant, u32 rx_ant) argument
758 drv_get_antenna(struct ieee80211_local *local, u32 *tx_ant, u32 *rx_ant) argument
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1590 rsi_mac80211_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
1641 rsi_mac80211_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c799 int rtw89_ops_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
822 int rtw89_ops_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
H A Dmac.c2904 u8 tx_ant; local
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c4593 int rtl8xxxu_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1499 u8 tx_ant = hweight8(phy->mt76->antenna_mask) - 1; local
1650 int tx_ant = hweight8(phy->mt76->chainmask) - 1; local
1721 int tx_ant = hweight8(phy->mt76->antenna_mask) - 1; local
H A Dmain.c955 mt7996_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c1068 mt7925_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
[all...]
/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
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
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 Dmain.c1047 mt7915_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) argument
/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/
H A Dmac80211.c1731 int mt76_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h544 u32 tx_ant; member in struct:mwifiex_private
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...]
/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/ath/ath9k/
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

Completed in 537 milliseconds

12