Searched refs:fast_path_regular (Results 1 – 3 of 3) sorted by relevance
308 struct eth_fast_path_rx_reg_cqe fast_path_regular; member
1260 cqe_type = cqe->fast_path_regular.type; in qede_rx_process_cqe()1281 fp_cqe = &cqe->fast_path_regular; in qede_rx_process_cqe()1292 flags = cqe->fast_path_regular.pars_flags.flags; in qede_rx_process_cqe()
1580 fp_cqe = &cqe->fast_path_regular; in qede_selftest_receive_traffic()