Searched defs:tx_accept_flags (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c3614 bxe_fill_accept_flags(struct bxe_softc *sc, uint32_t rx_mode, unsigned long *rx_accept_flags, unsigned long *tx_accept_flags) argument
3693 bxe_set_q_rx_mode(struct bxe_softc *sc, uint8_t cl_id, unsigned long rx_mode_flags, unsigned long rx_accept_flags, unsigned long tx_accept_flags, unsigned long ramrod_flags) argument
3742 unsigned long rx_accept_flags = 0, tx_accept_flags = 0; local
[all...]
H A Decore_sp.h958 unsigned long tx_accept_flags; member in struct:ecore_rx_mode_ramrod_params

Completed in 140 milliseconds