Searched refs:fast_path_regular (Results 1 – 2 of 2) sorted by relevance
483 struct eth_fast_path_rx_reg_cqe fast_path_regular; member
1586 cqe_type = cqe->fast_path_regular.type; in qede_recv_pkts_regular()1590 fp_cqe = &cqe->fast_path_regular; in qede_recv_pkts_regular()1811 cqe_type = cqe->fast_path_regular.type; in qede_recv_pkts()1816 fp_cqe = &cqe->fast_path_regular; in qede_recv_pkts()2750 switch (cqe->fast_path_regular.type) {2752 bd_count += cqe->fast_path_regular.bd_num;