Searched refs:qed_iwarp_ll2_post_rx (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_iwarp.c | 1571 qed_iwarp_ll2_post_rx(struct qed_hwfn *p_hwfn, in qed_iwarp_ll2_post_rx() function 2248 qed_iwarp_ll2_post_rx(p_hwfn, in qed_iwarp_process_mpa_pkt() 2320 qed_iwarp_ll2_post_rx(p_hwfn, data->cookie, in qed_iwarp_ll2_comp_mpa_pkt() 2434 qed_iwarp_ll2_post_rx(p_hwfn, buf, ll2_syn_handle); in qed_iwarp_ll2_comp_syn_pkt() 2464 qed_iwarp_ll2_post_rx(p_hwfn, piggy, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2467 qed_iwarp_ll2_post_rx(p_hwfn, buffer, connection_handle); in qed_iwarp_ll2_comp_tx_pkt() 2589 rc = qed_iwarp_ll2_post_rx(p_hwfn, buffer, ll2_handle); in qed_iwarp_ll2_alloc_buffers() 2967 qed_iwarp_ll2_post_rx(p_hwfn, ep->syn, ll2_syn_handle); in qed_iwarp_connect_complete()
|