Home
last modified time | relevance | path

Searched refs:qede_fastpath (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_fp.c639 struct qede_fastpath *fp, in qede_skb_receive()
916 struct qede_fastpath *fp, in qede_gro_receive()
971 struct qede_fastpath *fp, in qede_tpa_end()
1078 struct qede_fastpath *fp, in qede_rx_xdp()
1222 struct qede_fastpath *fp, in qede_rx_process_tpa_cqe()
1242 struct qede_fastpath *fp, in qede_rx_process_cqe()
1337 static int qede_rx_int(struct qede_fastpath *fp, int budget) in qede_rx_int()
1375 static bool qede_poll_is_more_work(struct qede_fastpath *fp) in qede_poll_is_more_work()
1416 struct qede_fastpath *fp = container_of(napi, struct qede_fastpath, in qede_poll()
1466 struct qede_fastpath *fp = fp_cookie; in qede_msix_fp_int()
A Dqede_main.c873 struct qede_fastpath *fp; in qede_free_fp_array()
901 struct qede_fastpath *fp; in qede_alloc_fp_array()
1655 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_free_mem_load()
1725 struct qede_fastpath *fp; in qede_empty_tx_queues()
1738 struct qede_fastpath *fp; in qede_init_fp()
1884 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_req_msix_irqs()
1921 struct qede_fastpath *fp = (struct qede_fastpath *)cookie; in qede_simd_fp_handler()
2001 struct qede_fastpath *fp; in qede_stop_queues()
2086 struct qede_fastpath *fp, in qede_start_txq()
2178 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_start_queues()
[all …]
A Dqede_ethtool.c327 struct qede_fastpath *fp; in qede_get_strings_stats()
404 struct qede_fastpath *fp; in qede_get_ethtool_stats()
770 struct qede_fastpath *fp; in qede_get_coalesce()
829 struct qede_fastpath *fp; in qede_set_coalesce()
1465 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_selftest_transmit_traffic()
2119 struct qede_fastpath *fp; in qede_set_per_coalesce()
2187 struct qede_fastpath *fp; in qede_get_per_coalesce()
A Dqede.h193 struct qede_fastpath *fp_array;
451 struct qede_fastpath { struct

Completed in 22 milliseconds