Home
last modified time | relevance | path

Searched refs:ll2_syn_handle (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.h111 u8 ll2_syn_handle; member
H A Decore_iwarp.c2831 p_hwfn->p_rdma_info->iwarp.ll2_syn_handle, in ecore_iwarp_ll2_comp_syn_pkt()
2898 p_hwfn, buf, p_hwfn->p_rdma_info->iwarp.ll2_syn_handle); in ecore_iwarp_ll2_comp_syn_pkt()
3023 if (iwarp_info->ll2_syn_handle != ECORE_IWARP_HANDLE_INVAL) { in ecore_iwarp_ll2_stop()
3025 iwarp_info->ll2_syn_handle); in ecore_iwarp_ll2_stop()
3030 iwarp_info->ll2_syn_handle); in ecore_iwarp_ll2_stop()
3031 iwarp_info->ll2_syn_handle = ECORE_IWARP_HANDLE_INVAL; in ecore_iwarp_ll2_stop()
3121 iwarp_info->ll2_syn_handle = ECORE_IWARP_HANDLE_INVAL; in ecore_iwarp_ll2_start()
3149 data.p_connection_handle = &iwarp_info->ll2_syn_handle; in ecore_iwarp_ll2_start()
3159 rc = ecore_ll2_establish_connection(p_hwfn, iwarp_info->ll2_syn_handle); in ecore_iwarp_ll2_start()
3169 iwarp_info->ll2_syn_handle); in ecore_iwarp_ll2_start()
[all …]