Searched refs:sc_curmac (Results 1 – 2 of 2) sorted by relevance
850 struct bwn_mac *mac = sc->sc_curmac; in bwn_detach()980 struct bwn_mac *mac = sc->sc_curmac; in bwn_start()1031 struct bwn_mac *mac = sc->sc_curmac; in bwn_tx_isfull()1059 struct bwn_mac *mac = sc->sc_curmac; in bwn_tx_start()1479 if (sc->sc_curmac == NULL) in bwn_attach_core()1480 sc->sc_curmac = mac; in bwn_attach_core()1829 struct bwn_mac *mac = sc->sc_curmac; in bwn_raw_xmit()1866 mac = (struct bwn_mac *)sc->sc_curmac; in bwn_updateslot()1883 struct bwn_mac *mac = sc->sc_curmac; in bwn_update_promisc()1886 mac = sc->sc_curmac; in bwn_update_promisc()[all …]
1037 struct bwn_mac *sc_curmac; member