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

/freebsd-9.3-release/sys/dev/bxe/
H A Dbxe.c3300 cqe_fp = &cqe->fast_path_cqe;
3432 if (!(cqe->fast_path_cqe.status_flags &
3445 if (!(cqe->fast_path_cqe.status_flags &
3460 if (cqe->fast_path_cqe.pars_flags.flags & PARSING_FLAGS_VLAN) {
3461 m->m_pkthdr.ether_vtag = cqe->fast_path_cqe.vlan_tag;
H A Decore_hsi.h4582 struct eth_fast_path_rx_cqe fast_path_cqe; member in union:eth_rx_cqe

Completed in 214 milliseconds