Searched refs:sta_type (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.h | 375 * @sta_type: station type 426 u8 sta_type; 494 struct ieee80211_sta *sta, int sta_id, u8 sta_type); 413 u8 sta_type; global() member
|
H A D | mld-sta.c | 181 enum iwl_fw_sta_type sta_type, in iwl_mvm_mld_add_int_sta() 191 sta_type); in iwl_mvm_mld_add_int_sta() 443 .station_type = cpu_to_le32(mvm_sta->sta_type), in iwl_mvm_mld_cfg_sta() 178 iwl_mvm_mld_add_int_sta(struct iwl_mvm * mvm,struct iwl_mvm_int_sta * int_sta,u16 * queue,enum nl80211_iftype iftype,enum iwl_fw_sta_type sta_type,int link_id,const u8 * addr,u8 tid,unsigned int * wdg_timeout) iwl_mvm_mld_add_int_sta() argument
|
H A D | sta.c | 149 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw() 1745 struct ieee80211_sta *sta, int sta_id, u8 sta_type) in iwl_mvm_sta_init() 1777 mvm_sta->sta_type = sta_type; in iwl_mvm_sta_init() 1880 .type = mvm_sta->sta_type, in iwl_mvm_add_sta() 1731 iwl_mvm_sta_init(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_sta * sta,int sta_id,u8 sta_type) iwl_mvm_sta_init() argument
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | wmi.h | 3648 __le32 sta_type; member
|