Searched refs:qed_iwarp_ll2_post_rx (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_iwarp.c | 1578 qed_iwarp_ll2_post_rx(struct qed_hwfn *p_hwfn, in qed_iwarp_ll2_post_rx() function 2273 qed_iwarp_ll2_post_rx(p_hwfn, in qed_iwarp_process_mpa_pkt() 2350 qed_iwarp_ll2_post_rx(p_hwfn, data->cookie, in qed_iwarp_ll2_comp_mpa_pkt() 2464 qed_iwarp_ll2_post_rx(p_hwfn, buf, ll2_syn_handle); in qed_iwarp_ll2_comp_syn_pkt() 2494 qed_iwarp_ll2_post_rx(p_hwfn, piggy, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2497 qed_iwarp_ll2_post_rx(p_hwfn, buffer, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2622 rc = qed_iwarp_ll2_post_rx(p_hwfn, buffer, ll2_handle); in qed_iwarp_ll2_alloc_buffers() 3028 qed_iwarp_ll2_post_rx(p_hwfn, ep->syn, ll2_syn_handle); in qed_iwarp_connect_complete()
|