Searched refs:rtw_identify_sta (Results 1 – 1 of 1) sorted by relevance
168 int rtw_identify_sta(struct rtw_regs *, u_int8_t (*)[], const char *);780 rtw_identify_sta(struct rtw_regs *regs, u_int8_t (*addr)[IEEE80211_ADDR_LEN], in rtw_identify_sta() function3992 if (rtw_identify_sta(&sc->sc_regs, &sc->sc_ic.ic_myaddr, in rtw_attach()