Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c368 p_ramrod->outer_tag_config.outer_tag.tci = in ecore_sp_pf_start()
371 p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q; in ecore_sp_pf_start()
374 p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021AD; in ecore_sp_pf_start()
443 sb, sb_index, p_ramrod->outer_tag_config.outer_tag.tpid, in ecore_sp_pf_start()
444 p_ramrod->outer_tag_config.outer_tag.tci); in ecore_sp_pf_start()
H A Decore_hsi_common.h1737 …struct vlan_header outer_tag /* In case mf_mode is MF_OVLAN, this field specifies the outer tag pr… member