Home
last modified time | relevance | path

Searched refs:sta_state (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb_main.c111 .sta_state = mt76_sta_state,
H A Dpci_main.c143 .sta_state = mt76_sta_state,
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c390 if (lhw->ops->sta_state != NULL) { in lkpi_80211_mo_sta_state()
392 error = lhw->ops->sta_state(hw, vif, sta, lsta->state, nstate); in lkpi_80211_mo_sta_state()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c70 .sta_state = mt76_sta_state,
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h414 enum ieee80211_sta_state sta_state; member
H A Dtx.c338 sta ? iwl_mvm_sta_from_mac80211(sta)->sta_state : -1); in iwl_mvm_get_tx_rate()
414 if (mvmsta->sta_state >= IEEE80211_STA_AUTHORIZED) { in iwl_mvm_set_tx_cmd_rate()
544 mvmsta->sta_state < IEEE80211_STA_AUTHORIZED) { in iwl_mvm_set_tx_params()
1754 mvmsta->sta_state < IEEE80211_STA_AUTHORIZED) in iwl_mvm_rx_tx_cmd_single()
H A Dmld-sta.c453 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_mld_cfg_sta()
458 (sta->mfp || mvm_sta->sta_state < IEEE80211_STA_AUTHORIZED)) in iwl_mvm_mld_cfg_sta()
H A Dops.c1742 else if (mvmsta->sta_state != IEEE80211_STA_NOTEXIST) in iwl_mvm_queue_state_change()
1769 if (start && mvmsta->sta_state != IEEE80211_STA_NOTEXIST) { in iwl_mvm_queue_state_change()
H A Dmld-mac80211.c1141 .sta_state = iwl_mvm_mld_mac_sta_state,
H A Dmac80211.c3915 mvm_sta->sta_state = new_state; in iwl_mvm_mac_sta_state_common()
6246 .sta_state = iwl_mvm_mac_sta_state,
H A Dsta.c227 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_sta_send_to_fw()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c712 .sta_state = mt76_sta_state,
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c830 u8 rcpi, u8 sta_state) in mt76_connac_mcu_sta_tlv() argument
877 sta_state == MT76_STA_INFO_STATE_ASSOC) { in mt76_connac_mcu_sta_tlv()
916 state->state = sta_state; in mt76_connac_mcu_sta_tlv()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c1093 .sta_state = rtw89_ops_sta_state,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1327 .sta_state = mt7921_sta_state,
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h954 …int (*sta_state)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, enum ieee… member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c6915 .sta_state = ath12k_mac_op_sta_state,
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9097 .sta_state = ath11k_mac_op_sta_state,
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c9473 .sta_state = ath10k_sta_state,