Home
last modified time | relevance | path

Searched refs:iwarp_port (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.h59 u16 iwarp_port; member
H A Decore_proto_if.h165 u16 iwarp_port; member
H A Decore_dcbx.c168 if (!p_hwfn->p_dcbx_info->iwarp_port) in ecore_dcbx_iwarp_tlv()
177 return !!(port && (proto_id == p_hwfn->p_dcbx_info->iwarp_port)); in ecore_dcbx_iwarp_tlv()
1077 p_hwfn->p_dcbx_info->iwarp_port = in ecore_dcbx_info_alloc()
1078 p_hwfn->pf_params.rdma_pf_params.iwarp_port; in ecore_dcbx_info_alloc()