Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1827 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()
[all …]
Deq.c576 s_info = &priv->mfunc.master.vf_oper[i].vport[port].state; in mlx4_eq_int()
611 s_info = &priv->mfunc.master.vf_oper[i].vport[port].state; in mlx4_eq_int()
Dmlx4.h573 struct mlx4_vf_oper_state *vf_oper; member
Dfw.c1272 def_mac = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.mac; in mlx4_QUERY_PORT_wrapper()
1284 admin_link_state = priv->mfunc.master.vf_oper[slave].vport[vhcr->in_modifier].state.link_state; in mlx4_QUERY_PORT_wrapper()
Dresource_tracker.c715 vp_oper = &priv->mfunc.master.vf_oper[slave].vport[port]; in update_vport_qp_param()