Home
last modified time | relevance | path

Searched refs:only_untagged (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf.h281 u8 only_untagged,
355 …L_UNUSED tpa_mode, u8 OSAL_UNUSED max_buffers_per_cqe, u8 OSAL_UNUSED only_untagged, u8 OSAL_UNUSE… in ecore_vf_pf_vport_start() argument
H A Decore_l2_api.h330 bool only_untagged; /* Untagged pkt control */ member
H A Decore_vfpf_if.h391 u8 only_untagged; member
H A Decore_vf.c1112 u8 only_untagged, in ecore_vf_pf_vport_start() argument
1129 req->only_untagged = only_untagged; in ecore_vf_pf_vport_start()
H A Decore_l2.c410 p_ramrod->untagged = p_params->only_untagged; in ecore_sp_eth_vport_start()
488 p_params->only_untagged, in ecore_sp_vport_start()
H A Decore_sriov.c2173 u8 vf_req = start->only_untagged; in ecore_iov_vf_mbx_start_vport()
2191 params.only_untagged = vf_info->bulletin.p_virt->default_only_untagged; in ecore_iov_vf_mbx_start_vport()
H A Dqlnx_os.c6424 vport_start_params.only_untagged = 0; in qlnx_start_vport()