Searched refs:ll2_handle (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c1989 u8 ll2_handle; local
2001 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle;
2003 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true);
2021 u8 ll2_handle; local
2037 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle;
2039 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true);
2062 u8 ll2_handle; local
2096 ll2_handle = p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle;
2099 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_handle, &tx_pkt, true);
2104 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, ll2_handle,
2597 qed_iwarp_ll2_alloc_buffers(struct qed_hwfn *p_hwfn, int num_rx_bufs, int buff_size, u8 ll2_handle) argument
[all...]

Completed in 224 milliseconds