Searched refs:iwl_mvm_allocate_int_sta (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/contrib/dev/iwlwifi/mvm/ |
| HD | sta.h | 569 int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm,
|
| HD | sta.c | 2175 int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm, in iwl_mvm_allocate_int_sta() function 2278 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, qmask, in iwl_mvm_add_aux_sta() 2501 return iwl_mvm_allocate_int_sta(mvm, &mvmvif->deflink.bcast_sta, 0, in iwl_mvm_alloc_bcast_sta() 4342 ret = iwl_mvm_allocate_int_sta(mvm, sta, 0, in iwl_mvm_add_pasn_sta()
|
| HD | mld-sta.c | 190 ret = iwl_mvm_allocate_int_sta(mvm, int_sta, 0, iftype, in iwl_mvm_mld_add_int_sta()
|
| HD | mac-ctxt.c | 767 ret = iwl_mvm_allocate_int_sta(mvm, &mvm->snif_sta, tfd_queue_msk, in iwl_mvm_mac_ctxt_cmd_listener()
|
| HD | mac80211.c | 1692 return iwl_mvm_allocate_int_sta(mvm, &mvmvif->deflink.mcast_sta, 0, in iwl_mvm_alloc_bcast_mcast_sta()
|