Home
last modified time | relevance | path

Searched refs:vf_oper (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1843 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()
[all …]
Deq.c604 s_info = &priv->mfunc.master.vf_oper[i].vport[port].state; in mlx4_eq_int()
643 s_info = &priv->mfunc.master.vf_oper[i].vport[port].state; in mlx4_eq_int()
Dmlx4.h584 struct mlx4_vf_oper_state *vf_oper; member
Dfw.c1296 def_mac = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac; in mlx4_QUERY_PORT_wrapper()
1308 admin_link_state = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.link_state; in mlx4_QUERY_PORT_wrapper()
Dresource_tracker.c742 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in update_vport_qp_param()