Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h389 enum iwl_sta_type sta_type; member
H A Dsta.c76 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw()
1656 .type = mvm_sta->sta_type, in iwl_mvm_add_sta()
1684 mvm_sta->sta_type = sta->tdls ? IWL_STA_TDLS_LINK : IWL_STA_LINK; in iwl_mvm_add_sta()