Searched refs:qed_iwarp_ll2_post_rx (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/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 2264 qed_iwarp_ll2_post_rx(p_hwfn, in qed_iwarp_process_mpa_pkt() 2336 qed_iwarp_ll2_post_rx(p_hwfn, data->cookie, in qed_iwarp_ll2_comp_mpa_pkt() 2450 qed_iwarp_ll2_post_rx(p_hwfn, buf, ll2_syn_handle); in qed_iwarp_ll2_comp_syn_pkt() 2480 qed_iwarp_ll2_post_rx(p_hwfn, piggy, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2483 qed_iwarp_ll2_post_rx(p_hwfn, buffer, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2606 rc = qed_iwarp_ll2_post_rx(p_hwfn, buffer, ll2_handle); in qed_iwarp_ll2_alloc_buffers() 3004 qed_iwarp_ll2_post_rx(p_hwfn, ep->syn, ll2_syn_handle); in qed_iwarp_connect_complete()
|