Searched refs:remove_interface (Results 1 – 4 of 4) sorted by relevance
101 local->ops->remove_interface(&local->hw, &sdata->vif); in drv_remove_interface()
625 !ops->add_interface || !ops->remove_interface || in mac80211_alloc_hw_nm()
279 .remove_interface = xradio_remove_interface,
3796 void (*remove_interface)(struct ieee80211_hw *hw, member