Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h234 enum _ecore_status_t ecore_ll2_post_rx_buffer(void *cxt,
H A Decore_ll2.c733 rc = ecore_ll2_post_rx_buffer(p_hwfn, in ecore_ooo_submit_rx_buffers()
812 rc = ecore_ll2_post_rx_buffer(p_hwfn, p_ll2_conn->my_id, in ecore_ll2_lb_txq_completion()
1569 enum _ecore_status_t ecore_ll2_post_rx_buffer(void *cxt, in ecore_ll2_post_rx_buffer() function
H A Decore_iwarp.c1901 rc = ecore_ll2_post_rx_buffer( in ecore_iwarp_ll2_post_rx()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c769 rc = ecore_ll2_post_rx_buffer(dev->rdma_ctx, in qlnxr_gsi_post_recv()