Lines Matching refs:vf_oper
1827 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
1983 priv->mfunc.master.vf_oper[slave].smi_enabled[port] = in mlx4_master_activate_admin_state()
1985 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_activate_admin_state()
2036 priv->mfunc.master.vf_oper[slave].smi_enabled[port] = in mlx4_master_deactivate_admin_state()
2038 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_deactivate_admin_state()
2314 struct mlx4_vf_oper_state *vf_oper; in mlx4_multi_func_init() local
2329 priv->mfunc.master.vf_oper = in mlx4_multi_func_init()
2332 if (!priv->mfunc.master.vf_oper) in mlx4_multi_func_init()
2337 vf_oper = &priv->mfunc.master.vf_oper[i]; in mlx4_multi_func_init()
2362 oper_vport = &vf_oper->vport[port].state; in mlx4_multi_func_init()
2369 vf_oper->vport[port].vlan_idx = NO_INDX; in mlx4_multi_func_init()
2370 vf_oper->vport[port].mac_idx = NO_INDX; in mlx4_multi_func_init()
2420 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_init()
2523 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_cleanup()
3044 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_get_slave_default_vlan()
3175 return priv->mfunc.master.vf_oper[slave].smi_enabled[port] == in mlx4_vf_smi_enabled()