Searched refs:slave_state (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c230 !priv->mfunc.master.slave_state[slave].active)
253 struct mlx4_slave_state *s_slave = &priv->mfunc.master.slave_state[slave];
309 struct mlx4_slave_state *s_state = priv->mfunc.master.slave_state;
326 struct mlx4_slave_state *s_state = priv->mfunc.master.slave_state;
382 ctx = &priv->mfunc.master.slave_state[slave];
454 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
463 if (MLX4_COMM_CMD_FLR == slave_state[i].last_cmd) {
476 slave_state[i].last_cmd = MLX4_COMM_CMD_RESET;
477 slave_state[
[all...]
H A Dmlx4_fw.c292 struct mlx4_slave_state *slave_state; local
298 slave_state = &priv->mfunc.master.slave_state[slave];
301 (!slave_state->active))
309 if (!slave_state->vst_qinq_supported) {
452 struct mlx4_slave_state *slave_state = local
453 &priv->mfunc.master.slave_state[slave];
530 slave_state->vst_qinq_supported = true;
2224 if (priv->mfunc.master.slave_state[slave].init_port_mask & (1 << port))
2235 priv->mfunc.master.slave_state[slav
[all...]
H A Dmlx4_port.c1253 struct mlx4_slave_state *slave_st = &master->slave_state[slave];
1321 master->slave_state[i].mtu[port]);
1449 priv->mfunc.master.slave_state[slave].ib_cap_mask[port];
1450 priv->mfunc.master.slave_state[slave].ib_cap_mask[port] = new_cap_mask;
1453 priv->mfunc.master.slave_state[i].ib_cap_mask[port];
1471 priv->mfunc.master.slave_state[slave].ib_cap_mask[port] =
H A Dmlx4_resource_tracker.c2155 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
2173 slave_state[slave].old_vlan_api = true;
2488 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
2498 if (slave_state[slave].old_vlan_api)
3292 if (!priv->mfunc.master.slave_state)
3298 !priv->mfunc.master.slave_state[slave].active)
3301 event_eq = &priv->mfunc.master.slave_state[slave].event_eq[eqe->type];
H A Dmlx4.h577 struct mlx4_slave_state *slave_state; member in struct:mlx4_mfunc_master_ctx
H A Dmlx4_cmd.c967 slave_cap_mask = priv->mfunc.master.slave_state[slave].ib_cap_mask[port];
1698 priv->mfunc.master.slave_state[slave].vhcr_dma,
1827 priv->mfunc.master.slave_state[slave].vhcr_dma,
1866 if (!(priv->mfunc.master.slave_state[slave].active &&
2002 struct mlx4_slave_state *slave_state = local
2003 &priv->mfunc.master.slave_state[slave];
2019 slave_state->vst_qinq_supported) {
2100 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
2106 slave_state[slav
2999 struct mlx4_slave_state *slave_state; local
[all...]
H A Dmlx4_main.c714 s_state = &priv->mfunc.master.slave_state[i];
784 s_slave = &priv->mfunc.master.slave_state[slave];
2740 priv->mfunc.master.slave_state[i].ib_cap_mask[port] =

Completed in 262 milliseconds