Searched refs:vf_oper (Results 1 – 4 of 4) sorted by relevance
1498 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_activate_admin_state()1540 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in mlx4_master_deactivate_admin_state()1805 priv->mfunc.master.vf_oper = in mlx4_multi_func_init()1808 if (!priv->mfunc.master.vf_oper) in mlx4_multi_func_init()1832 priv->mfunc.master.vf_oper[i].vport[port].state.default_vlan = MLX4_VGT; in mlx4_multi_func_init()1833 priv->mfunc.master.vf_oper[i].vport[port].vlan_idx = NO_INDX; in mlx4_multi_func_init()1834 priv->mfunc.master.vf_oper[i].vport[port].mac_idx = NO_INDX; in mlx4_multi_func_init()1883 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_init()1962 kfree(priv->mfunc.master.vf_oper); in mlx4_multi_func_cleanup()
844 if (priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac) in mlx4_QUERY_PORT_wrapper()845 def_mac = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac; in mlx4_QUERY_PORT_wrapper()
531 struct mlx4_vf_oper_state *vf_oper; member
368 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in update_vport_qp_param()