Searched refs:vport (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c1526 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port];
1527 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port];
1568 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port];
1859 priv->mfunc.master.vf_admin[i].vport[port].default_vlan = MLX4_VGT;
1860 priv->mfunc.master.vf_oper[i].vport[port].state.default_vlan = MLX4_VGT;
1861 priv->mfunc.master.vf_oper[i].vport[port].vlan_idx = NO_INDX;
1862 priv->mfunc.master.vf_oper[i].vport[port].mac_idx = NO_INDX;
2117 s_info = &priv->mfunc.master.vf_admin[vf].vport[port];
2137 s_info = &priv->mfunc.master.vf_admin[vf].vport[port];
2159 s_info = &priv->mfunc.master.vf_admin[vf].vport[por
[all...]
H A Dmlx4.h467 struct mlx4_vport_state vport[MLX4_MAX_PORTS + 1]; member in struct:mlx4_vf_admin_state
476 struct mlx4_vport_oper_state vport[MLX4_MAX_PORTS + 1]; member in struct:mlx4_vf_oper_state
H A Dfw.c817 if (priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac)
818 def_mac = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac;
H A Dresource_tracker.c637 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port];
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-iob-defs.h1561 uint64_t vport : 6; /**< When IOB_INT_SUM[3:0] bit is set, this field member in struct:cvmx_iob_pkt_err::cvmx_iob_pkt_err_s
1562 latches the failing vport associate with the
1569 uint64_t vport : 6;

Completed in 337 milliseconds