Searched refs:ll2_handle (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
| D | qed_iwarp.c | 1981 u8 ll2_handle; in qed_iwarp_recycle_pkt() local 1993 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_recycle_pkt() 1995 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_recycle_pkt() 2013 u8 ll2_handle; in qed_iwarp_win_right_edge() local 2029 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_win_right_edge() 2031 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_win_right_edge() 2054 u8 ll2_handle; in qed_iwarp_send_fpdu() local 2088 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_send_fpdu() 2091 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_send_fpdu() 2096 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, ll2_handle, in qed_iwarp_send_fpdu() [all …]
|