Home
last modified time | relevance | path

Searched refs:eth_slow_path_rx_cqe (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/qed/
H A Deth_common.h296 struct eth_slow_path_rx_cqe { struct
312 struct eth_slow_path_rx_cqe slow_path; argument
H A Dqed_eth_if.h319 struct eth_slow_path_rx_cqe *cqe);
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h43 struct eth_slow_path_rx_cqe *cqe);
H A Dqed_spq.c453 struct eth_slow_path_rx_cqe *cqe, in qed_cqe_completion()
467 struct eth_slow_path_rx_cqe *cqe) in qed_eth_cqe_completion()
H A Dqed_l2.c2854 u8 rss_id, struct eth_slow_path_rx_cqe *cqe) in qed_fp_cqe_completion()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c1263 struct eth_slow_path_rx_cqe *sp_cqe; in qede_rx_process_cqe()
1265 sp_cqe = (struct eth_slow_path_rx_cqe *)cqe; in qede_rx_process_cqe()