Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h157 int qed_ll2_post_rx_buffer(void *cxt,
H A Dqed_ll2.c245 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()
H A Dqed_rdma.c2021 .ll2_post_rx_buffer = &qed_ll2_post_rx_buffer,
H A Dqed_iwarp.c1583 rc = qed_ll2_post_rx_buffer(p_hwfn, handle, buf->data_phys_addr, in qed_iwarp_ll2_post_rx()