Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwimac.h44 void bwi_mac_detach(struct bwi_mac *);
H A Dbwimac.c825 bwi_mac_detach(struct bwi_mac *mac) in bwi_mac_detach() function
H A Dif_bwi.c571 bwi_mac_detach(&sc->sc_mac[i]); in bwi_detach()