Searched refs:remove_interface (Results 1 – 4 of 4) sorted by relevance
158 if (lhw->ops->remove_interface == NULL) in lkpi_80211_mo_remove_interface()169 lhw->ops->remove_interface(hw, vif); in lkpi_80211_mo_remove_interface()
210 static void remove_interface(endpt *);983 remove_interface( in remove_interface() function1985 remove_interface(ep); in update_interfaces()
749 void (*remove_interface)(struct ieee80211_hw *, struct ieee80211_vif *); member
5678 .remove_interface = iwl_mvm_mac_remove_interface,