Searched refs:ll2_syn_handle (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c2366 u8 ll2_syn_handle; local
2372 ll2_syn_handle = p_hwfn->p_rdma_info->iwarp.ll2_syn_handle;
2412 rc = qed_ll2_prepare_tx_packet(p_hwfn, ll2_syn_handle,
2464 qed_iwarp_ll2_post_rx(p_hwfn, buf, ll2_syn_handle);
2560 if (iwarp_info->ll2_syn_handle != QED_IWARP_HANDLE_INVAL) {
2562 iwarp_info->ll2_syn_handle);
2566 qed_ll2_release_connection(p_hwfn, iwarp_info->ll2_syn_handle);
2567 iwarp_info->ll2_syn_handle = QED_IWARP_HANDLE_INVAL;
2648 iwarp_info->ll2_syn_handle
3024 u8 ll2_syn_handle = p_hwfn->p_rdma_info->iwarp.ll2_syn_handle; local
[all...]
H A Dqed_iwarp.h77 u8 ll2_syn_handle; member in struct:qed_iwarp_info

Completed in 194 milliseconds