Home
last modified time | relevance | path

Searched refs:ovlan (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c369 OSAL_CPU_TO_LE16(p_hwfn->hw_info.ovlan); in ecore_sp_pf_start()
691 p_ent->ramrod.pf_update.mf_vlan = OSAL_CPU_TO_LE16(p_hwfn->hw_info.ovlan); in ecore_sp_pf_update_stag()
H A Decore_mcp.c1806 p_hwfn->mcp_info->func_info.ovlan = (u16)shmem_info.ovlan_stag & in ecore_mcp_update_stag()
1808 p_hwfn->hw_info.ovlan = p_hwfn->mcp_info->func_info.ovlan; in ecore_mcp_update_stag()
1810 (p_hwfn->hw_info.ovlan != ECORE_MCP_VLAN_UNSET)) { in ecore_mcp_update_stag()
1813 p_hwfn->hw_info.ovlan); in ecore_mcp_update_stag()
1818 p_hwfn->hw_info.ovlan); in ecore_mcp_update_stag()
1822 p_hwfn->mcp_info->func_info.ovlan, p_hwfn->hw_info.hw_mode); in ecore_mcp_update_stag()
2699 info->ovlan = (u16)(shmem_info.ovlan_stag & FUNC_MF_CFG_OV_STAG_MASK); in ecore_mcp_fill_shmem_func_info()
2723 (unsigned long long)info->wwn_port, (unsigned long long)info->wwn_node, info->ovlan, in ecore_mcp_fill_shmem_func_info()
H A Decore_mcp_api.h139 u16 ovlan; member
H A Decore.h478 u16 ovlan; member
H A Decore_dev.c3506 p_hwfn->hw_info.ovlan); in ecore_hw_init_pf()
5628 if (p_hwfn->mcp_info->func_info.ovlan != ECORE_MCP_VLAN_UNSET) in ecore_get_hw_info()
5629 p_hwfn->hw_info.ovlan = in ecore_get_hw_info()
5630 p_hwfn->mcp_info->func_info.ovlan; in ecore_get_hw_info()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c1035 int vnic = 0, ovlan = 0, invalid = 0; in set_filter_mode() local
1059 ovlan = 1; in set_filter_mode()
1083 if (vnic + ovlan > 1) { in set_filter_mode()
/freebsd/sys/dev/bxe/
H A Dbxe.h1040 #define VALID_OVLAN(ovlan) ((ovlan) <= 4096) argument
H A Dbxe.c5112 int defragged, error, nsegs, rc, nbds, vlan_off, ovlan; in bxe_tx_encap() local
5126 rc = defragged = nbds = ovlan = vlan_off = total_pkt_size = 0; in bxe_tx_encap()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c763 fwr->ovlan = htobe16(f->fs.val.vnic); in set_tcamfilter()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h189 __be16 ovlan; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h338 __be16 ovlan; member
370 __be16 ovlan; member