Searched refs:ll2_handle (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_iwarp.c | 1987 u8 ll2_handle; in qed_iwarp_recycle_pkt() local 1999 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_recycle_pkt() 2001 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_recycle_pkt() 2019 u8 ll2_handle; in qed_iwarp_win_right_edge() local 2035 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_win_right_edge() 2037 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_win_right_edge() 2060 u8 ll2_handle; in qed_iwarp_send_fpdu() local 2094 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle; in qed_iwarp_send_fpdu() 2097 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true); in qed_iwarp_send_fpdu() 2102 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, ll2_handle, in qed_iwarp_send_fpdu() [all …]
|