Searched refs:frmhdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c938 struct wi_frame frmhdr; local
947 memset(&frmhdr, 0, sizeof(frmhdr));
957 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_shost,
959 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_dhost,
963 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_shost,
965 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_dhost,
969 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_shost,
971 IEEE80211_ADDR_COPY(frmhdr.wi_ehdr.ether_dhost,
977 frmhdr
1007 wi_start_tx(struct wi_softc *sc, struct wi_frame *frmhdr, struct mbuf *m0) argument
1042 struct wi_frame frmhdr; local
1258 struct wi_frame frmhdr; local
1364 struct wi_frame frmhdr; local
[all...]

Completed in 94 milliseconds