Searched refs:vlan_idx (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c270 &vp_oper->vlan_idx);
272 vp_oper->vlan_idx = NO_INDX;
280 vp_oper->vlan_idx, slave, port);
H A Dmlx4_resource_tracker.c815 qpc->pri_path.vlan_index = vp_oper->vlan_idx;
H A Dmlx4.h519 int vlan_idx; member in struct:mlx4_vport_oper_state
H A Dmlx4_cmd.c1907 work->orig_vlan_ix = vp_oper->vlan_idx;
1914 vp_oper->vlan_idx = admin_vlan_ix;
1930 work->vlan_ix = vp_oper->vlan_idx;
2032 vp_admin->default_vlan, &(vp_oper->vlan_idx));
2034 vp_oper->vlan_idx = NO_INDX;
2044 vp_oper->vlan_idx, slave, port);
2083 if (NO_INDX != vp_oper->vlan_idx) {
2086 vp_oper->vlan_idx = NO_INDX;
2417 vf_oper->vport[port].vlan_idx = NO_INDX;

Completed in 191 milliseconds