Home
last modified time | relevance | path

Searched defs:rx_ctrl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ae/
H A Dif_aevar.h81 uint32_t rx_ctrl; member
/freebsd/sys/dev/bwi/
H A Dif_bwi.c2682 uint32_t val, rx_ctrl; in bwi_rxeof32() local
2707 bwi_reset_rx_ring32(struct bwi_softc *sc, uint32_t rx_ctrl) in bwi_reset_rx_ring32()
/freebsd/sys/dev/otus/
H A Dif_otus.c3167 uint32_t rx_ctrl = AR_MAC_RX_CTRL_DEAGG | AR_MAC_RX_CTRL_SHORT_FILTER; in otus_set_operating_mode() local