Searched refs:qede_fastpath (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 509 static void qede_fp_sb_dump(struct qede_dev *edev, struct qede_fastpath *fp) in qede_fp_sb_dump() 525 struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_txq_fp_log_metadata() 543 qede_tx_log_print(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_tx_log_print() 581 struct qede_fastpath *fp; in qede_tx_timeout() 935 struct qede_fastpath *fp; in qede_free_fp_array() 963 struct qede_fastpath *fp; in qede_alloc_fp_array() 1673 static void qede_free_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_free_mem_fp() 1694 static int qede_alloc_mem_fp(struct qede_dev *edev, struct qede_fastpath *fp) in qede_alloc_mem_fp() 1733 struct qede_fastpath *fp = &edev->fp_array[i]; in qede_free_mem_load() 1745 struct qede_fastpath *fp = &edev->fp_array[queue_id]; in qede_alloc_mem_load() [all …]
|
| H A D | qede_fp.c | 639 struct qede_fastpath *fp, in qede_skb_receive() 925 struct qede_fastpath *fp, in qede_gro_receive() 980 struct qede_fastpath *fp, in qede_tpa_end() 1087 struct qede_fastpath *fp, in qede_rx_xdp() 1231 struct qede_fastpath *fp, in qede_rx_process_tpa_cqe() 1251 struct qede_fastpath *fp, in qede_rx_process_cqe() 1346 static int qede_rx_int(struct qede_fastpath *fp, int budget) in qede_rx_int() 1384 static bool qede_poll_is_more_work(struct qede_fastpath *fp) in qede_poll_is_more_work() 1425 struct qede_fastpath *fp = container_of(napi, struct qede_fastpath, in qede_poll() 1476 struct qede_fastpath *fp = fp_cookie; in qede_msix_fp_int()
|
| H A D | qede.h | 191 struct qede_fastpath *fp_array; 453 struct qede_fastpath { struct
|