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

/freebsd-13-stable/sys/dev/malo/
H A Dif_malo.c302 &sc->malo_rx_th.wr_ihdr, sizeof(sc->malo_rx_th),
1898 sc->malo_rx_th.wr_chan_freq = htole16(chan->ic_freq);
1901 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_G);
1904 sc->malo_rx_th.wr_chan_flags = htole16(IEEE80211_CHAN_B);
2058 sc->malo_rx_th.wr_flags = 0;
2059 sc->malo_rx_th.wr_rate = ds->rate;
2060 sc->malo_rx_th.wr_antsignal = rssi;
2061 sc->malo_rx_th.wr_antnoise = ds->nf;
H A Dif_malo.h561 struct malo_rx_radiotap_header malo_rx_th; member in struct:malo_softc

Completed in 138 milliseconds