Searched refs:qede_fastpath (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 528 static void qede_fp_sb_dump(struct qede_dev *edev, struct qede_fastpath *fp) in qede_fp_sb_dump() 544 struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_txq_fp_log_metadata() 562 qede_tx_log_print(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_tx_log_print() 600 struct qede_fastpath *fp; in qede_tx_timeout() 953 struct qede_fastpath *fp; in qede_free_fp_array() 981 struct qede_fastpath *fp; in qede_alloc_fp_array() 1700 static void qede_free_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_free_mem_fp() 1721 static int qede_alloc_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_alloc_mem_fp() 1760 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_free_mem_load() 1772 struct qede_fastpath *f in qede_alloc_mem_load() [all...] |
H A D | qede_fp.c | 638 struct qede_fastpath *fp, in qede_skb_receive() 918 struct qede_fastpath *fp, in qede_gro_receive() 973 struct qede_fastpath *fp, in qede_tpa_end() 1080 struct qede_fastpath *fp, in qede_rx_xdp() 1224 struct qede_fastpath *fp, in qede_rx_process_tpa_cqe() 1244 struct qede_fastpath *fp, in qede_rx_process_cqe() 1339 static int qede_rx_int(struct qede_fastpath *fp, int budget) in qede_rx_int() 1377 static bool qede_poll_is_more_work(struct qede_fastpath *fp) in qede_poll_is_more_work() 1418 struct qede_fastpath *fp = container_of(napi, struct qede_fastpath, in qede_poll() [all...] |
H A D | qede.h | 191 struct qede_fastpath *fp_array; 453 struct qede_fastpath { struct
|
H A D | qede_ethtool.c | 330 struct qede_fastpath *fp; in qede_get_strings_stats() 407 struct qede_fastpath *fp; in qede_get_ethtool_stats() 786 struct qede_fastpath *fp; in qede_get_coalesce() 846 struct qede_fastpath *fp; in qede_set_coalesce() 1499 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_selftest_transmit_traffic() 2153 struct qede_fastpath *fp; in qede_set_per_coalesce() 2221 struct qede_fastpath *fp; in qede_get_per_coalesce()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 891 struct qede_fastpath *fp; in qede_free_fp_array() 919 struct qede_fastpath *fp; in qede_alloc_fp_array() 1632 static void qede_free_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_free_mem_fp() 1653 static int qede_alloc_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_alloc_mem_fp() 1692 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_free_mem_load() 1704 struct qede_fastpath *fp = &edev->fp_array[queue_id]; in qede_alloc_mem_load() 1762 struct qede_fastpath *fp; in qede_empty_tx_queues() 1775 struct qede_fastpath *fp; in qede_init_fp() 1921 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_req_msix_irqs() 1952 struct qede_fastpath *f in qede_simd_fp_handler() [all...] |
H A D | qede_fp.c | 644 struct qede_fastpath *fp, in qede_skb_receive() 924 struct qede_fastpath *fp, in qede_gro_receive() 979 struct qede_fastpath *fp, in qede_tpa_end() 1086 struct qede_fastpath *fp, in qede_rx_xdp() 1242 struct qede_fastpath *fp, in qede_rx_process_tpa_cqe() 1262 struct qede_fastpath *fp, in qede_rx_process_cqe() 1357 static int qede_rx_int(struct qede_fastpath *fp, int budget) in qede_rx_int() 1395 static bool qede_poll_is_more_work(struct qede_fastpath *fp) in qede_poll_is_more_work() 1436 struct qede_fastpath *fp = container_of(napi, struct qede_fastpath, in qede_poll() [all...] |
H A D | qede.h | 196 struct qede_fastpath *fp_array; 457 struct qede_fastpath { struct
|
H A D | qede_ethtool.c | 327 struct qede_fastpath *fp; in qede_get_strings_stats() 404 struct qede_fastpath *fp; in qede_get_ethtool_stats() 772 struct qede_fastpath *fp; in qede_get_coalesce() 831 struct qede_fastpath *fp; in qede_set_coalesce() 1476 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_selftest_transmit_traffic()
|
Completed in 18 milliseconds