Home
last modified time | relevance | path

Searched refs:rm_sta_cmd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.c252 struct iwm_rm_sta_cmd rm_sta_cmd = { in iwm_rm_sta_common() local
258 sizeof(rm_sta_cmd), &rm_sta_cmd); in iwm_rm_sta_common()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c97 struct iwl_mvm_remove_sta_cmd rm_sta_cmd = { in iwl_mvm_mld_rm_sta_from_fw()
109 0, sizeof(rm_sta_cmd), &rm_sta_cmd); in iwl_mvm_mld_rm_sta_from_fw()
94 struct iwl_mvm_remove_sta_cmd rm_sta_cmd = { iwl_mvm_mld_rm_sta_from_fw() local
H A Dsta.c1974 struct iwl_mvm_rm_sta_cmd rm_sta_cmd = { in iwl_mvm_disable_sta_queues()
1989 sizeof(rm_sta_cmd), &rm_sta_cmd); in iwl_mvm_disable_sta_queues()
1948 struct iwl_mvm_rm_sta_cmd rm_sta_cmd = { iwl_mvm_rm_sta_common() local