Lines Matching refs:vf_oper
1843 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
1999 priv->mfunc.master.vf_oper[slave].smi_enabled[port] = in mlx4_master_activate_admin_state()
2001 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_activate_admin_state()
2052 priv->mfunc.master.vf_oper[slave].smi_enabled[port] = in mlx4_master_deactivate_admin_state()
2054 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_deactivate_admin_state()
2330 struct mlx4_vf_oper_state *vf_oper; in mlx4_multi_func_init() local
2345 priv->mfunc.master.vf_oper = in mlx4_multi_func_init()
2348 if (!priv->mfunc.master.vf_oper) in mlx4_multi_func_init()
2353 vf_oper = &priv->mfunc.master.vf_oper[i]; in mlx4_multi_func_init()
2378 oper_vport = &vf_oper->vport[port].state; in mlx4_multi_func_init()
2385 vf_oper->vport[port].vlan_idx = NO_INDX; in mlx4_multi_func_init()
2386 vf_oper->vport[port].mac_idx = NO_INDX; in mlx4_multi_func_init()
2436 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_init()
2539 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_cleanup()
3060 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_get_slave_default_vlan()
3277 return priv->mfunc.master.vf_oper[slave].smi_enabled[port] == in mlx4_vf_smi_enabled()