Searched refs:mwl8k_cmd_set_new_stn_del (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 4153 static int mwl8k_cmd_set_new_stn_del(struct ieee80211_hw *hw, in mwl8k_cmd_set_new_stn_del() function 4893 mwl8k_cmd_set_new_stn_del(hw, vif, vif->addr); in mwl8k_remove_interface() 5325 return mwl8k_cmd_set_new_stn_del(hw, vif, sta->addr); in mwl8k_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 4157 static int mwl8k_cmd_set_new_stn_del(struct ieee80211_hw *hw, in mwl8k_cmd_set_new_stn_del() function 4899 mwl8k_cmd_set_new_stn_del(hw, vif, vif->addr); in mwl8k_remove_interface() 5331 return mwl8k_cmd_set_new_stn_del(hw, vif, sta->addr); in mwl8k_sta_remove()
|
Completed in 17 milliseconds