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
1581 cqe_type = cqe->fast_path_regular.type; in qede_recv_pkts_regular()1585 fp_cqe = &cqe->fast_path_regular; in qede_recv_pkts_regular()1807 cqe_type = cqe->fast_path_regular.type; in qede_recv_pkts()1812 fp_cqe = &cqe->fast_path_regular; in qede_recv_pkts()2737 switch (cqe->fast_path_regular.type) {2739 bd_count += cqe->fast_path_regular.bd_num;