Searched refs:qed_ll2_post_rx_buffer (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.h | 157 int qed_ll2_post_rx_buffer(void *cxt,
|
D | qed_ll2.c | 245 rc = qed_ll2_post_rx_buffer(p_hwfn, cdev->ll2->handle, in qed_ll2b_complete_rx_packet() 845 rc = qed_ll2_post_rx_buffer(p_hwfn, in qed_ooo_submit_rx_buffers() 931 rc = qed_ll2_post_rx_buffer(p_hwfn, p_ll2_conn->my_id, in qed_ll2_lb_txq_completion() 1774 int qed_ll2_post_rx_buffer(void *cxt, in qed_ll2_post_rx_buffer() function 2545 rc = qed_ll2_post_rx_buffer(p_hwfn, in __qed_ll2_start()
|
D | qed_rdma.c | 2023 .ll2_post_rx_buffer = &qed_ll2_post_rx_buffer,
|
D | qed_iwarp.c | 1583 rc = qed_ll2_post_rx_buffer(p_hwfn, handle, buf->data_phys_addr, in qed_iwarp_ll2_post_rx()
|