Searched refs:fast_path_cqe (Results 1 – 2 of 2) sorted by relevance
3199 cqe_fp = &cqe->fast_path_cqe; in bxe_rxeof()3338 if (!(cqe->fast_path_cqe.status_flags & in bxe_rxeof()3351 if (!(cqe->fast_path_cqe.status_flags & in bxe_rxeof()3366 if (cqe->fast_path_cqe.pars_flags.flags & PARSING_FLAGS_INNER_VLAN_EXIST) { in bxe_rxeof()3367 m->m_pkthdr.ether_vtag = cqe->fast_path_cqe.vlan_tag; in bxe_rxeof()
7393 struct eth_fast_path_rx_cqe fast_path_cqe; member