Searched refs:qed_ll2_post_rx_buffer (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.h | 167 int qed_ll2_post_rx_buffer(void *cxt,
|
D | qed_ll2.c | 242 rc = qed_ll2_post_rx_buffer(QED_LEADING_HWFN(cdev), cdev->ll2->handle, in qed_ll2b_complete_rx_packet() 823 rc = qed_ll2_post_rx_buffer(p_hwfn, in qed_ooo_submit_rx_buffers() 903 rc = qed_ll2_post_rx_buffer(p_hwfn, p_ll2_conn->my_id, in qed_ll2_lb_txq_completion() 1598 int qed_ll2_post_rx_buffer(void *cxt, in qed_ll2_post_rx_buffer() function 2321 rc = qed_ll2_post_rx_buffer(QED_LEADING_HWFN(cdev), in qed_ll2_start()
|
D | qed_rdma.c | 1952 .ll2_post_rx_buffer = &qed_ll2_post_rx_buffer,
|
D | qed_iwarp.c | 1576 rc = qed_ll2_post_rx_buffer(p_hwfn, handle, buf->data_phys_addr, in qed_iwarp_ll2_post_rx()
|