Home
last modified time | relevance | path

Searched refs:sta_set_txpwr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddriver-ops.c158 if (local->ops->sta_set_txpwr) in drv_sta_set_txpwr()
159 ret = local->ops->sta_set_txpwr(&local->hw, &sdata->vif, in drv_sta_set_txpwr()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1703 .sta_set_txpwr = mt7915_sta_set_txpwr,
/openbmc/linux/include/net/
H A Dmac80211.h4393 int (*sta_set_txpwr)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6939 .sta_set_txpwr = ath12k_mac_op_sta_set_txpwr,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9118 .sta_set_txpwr = ath11k_mac_op_sta_set_txpwr,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9439 .sta_set_txpwr = ath10k_sta_set_txpwr,