Lines Matching refs:iv_ifp
162 DEBUGNET_SET(vap->iv_ifp, ieee80211); in wlan_clone_create()
164 *ifpp = vap->iv_ifp; in wlan_clone_create()
183 CURVNET_SET(vap->iv_ifp->if_vnet); in ieee80211_vap_destroy()
184 if_clone_destroyif(wlan_cloner, vap->iv_ifp); in ieee80211_vap_destroy()
270 struct ifnet *ifp = vap->iv_ifp; in ieee80211_sysctl_vattach()
728 if_inc_counter(ni->ni_vap->iv_ifp, IFCOUNTER_OERRORS, 1); in ieee80211_parent_xmitpkt()
741 struct ifnet *ifp = vap->iv_ifp; in ieee80211_vap_xmitpkt()
787 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_join()
808 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_leave()
827 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_scan_done()
842 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_replay_failure()
875 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_michael_failure()
898 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_wds_discover()
918 ifp = vap->iv_ifp; in ieee80211_notify_csa()
938 ifp = vap->iv_ifp; in ieee80211_notify_radar()
959 ifp = vap->iv_ifp; in ieee80211_notify_cac()
970 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_deauth()
981 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_auth()
992 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_country()
1014 ifp = vap->iv_ifp; in ieee80211_notify_radio()
1024 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_ifnet_change()
1098 if (vap->iv_ifp == NULL) in ieee80211_get_vap_ifname()
1100 return vap->iv_ifp->if_xname; in ieee80211_get_vap_ifname()