Home
last modified time | relevance | path

Searched refs:sta_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h413 u8 sta_type; member
479 struct ieee80211_sta *sta, int sta_id, u8 sta_type);
H A Dmld-sta.c178 enum iwl_fw_sta_type sta_type, in iwl_mvm_mld_add_int_sta() argument
188 sta_type); in iwl_mvm_mld_add_int_sta()
440 .station_type = cpu_to_le32(mvm_sta->sta_type), in iwl_mvm_mld_cfg_sta()
H A Dsta.c149 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw()
1731 struct ieee80211_sta *sta, int sta_id, u8 sta_type) in iwl_mvm_sta_init() argument
1763 mvm_sta->sta_type = sta_type; in iwl_mvm_sta_init()
1854 .type = mvm_sta->sta_type, in iwl_mvm_add_sta()
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3648 __le32 sta_type; member