Home
last modified time | relevance | path

Searched refs:wpi_del_node (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c227 static void wpi_del_node(struct wpi_softc *, struct ieee80211_node *);
1682 wpi_del_node(sc, ni); in wpi_node_free()
3540 wpi_del_node(struct wpi_softc *sc, struct ieee80211_node *ni) in wpi_del_node() function