Lines Matching defs:ifp

170 wlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp, uint32_t flags)  in wlan_clone_destroy()
270 struct ifnet *ifp = vap->iv_ifp; in ieee80211_sysctl_vattach() local
741 struct ifnet *ifp = vap->iv_ifp; in ieee80211_vap_xmitpkt() local
772 notify_macaddr(struct ifnet *ifp, int op, const uint8_t mac[IEEE80211_ADDR_LEN]) in notify_macaddr()
787 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_join() local
808 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_leave() local
827 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_scan_done() local
842 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_replay_failure() local
875 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_michael_failure() local
898 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_wds_discover() local
909 struct ifnet *ifp; in ieee80211_notify_csa() local
931 struct ifnet *ifp; in ieee80211_notify_radar() local
951 struct ifnet *ifp; in ieee80211_notify_cac() local
970 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_deauth() local
981 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_node_auth() local
992 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_country() local
1009 struct ifnet *ifp; in ieee80211_notify_radio() local
1024 struct ifnet *ifp = vap->iv_ifp; in ieee80211_notify_ifnet_change() local
1049 bpf_track(void *arg, struct ifnet *ifp, int dlt, int attach) in bpf_track()
1078 wlan_iflladdr(void *arg __unused, struct ifnet *ifp) in wlan_iflladdr()
1105 ieee80211_debugnet_init(struct ifnet *ifp, int *nrxr, int *ncl, int *clsize) in ieee80211_debugnet_init()
1119 ieee80211_debugnet_event(struct ifnet *ifp, enum debugnet_ev ev) in ieee80211_debugnet_event()
1133 ieee80211_debugnet_transmit(struct ifnet *ifp, struct mbuf *m) in ieee80211_debugnet_transmit()
1139 ieee80211_debugnet_poll(struct ifnet *ifp, int count) in ieee80211_debugnet_poll()