Searched defs:slave_state (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c156 master->slave_state[i].active)
205 &priv->mfunc.master.slave_state[slave];
220 struct mlx4_slave_state *s_slave = &priv->mfunc.master.slave_state[slave];
275 struct mlx4_slave_state *s_state = priv->mfunc.master.slave_state;
292 struct mlx4_slave_state *s_state = priv->mfunc.master.slave_state;
348 ctx = &priv->mfunc.master.slave_state[slave];
420 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
429 if (MLX4_COMM_CMD_FLR == slave_state[i].last_cmd) {
436 slave_state[
[all...]
H A Dcmd.c781 slave_cap_mask = priv->mfunc.master.slave_state[slave].ib_cap_mask[port];
1450 priv->mfunc.master.slave_state[slave].vhcr_dma,
1571 priv->mfunc.master.slave_state[slave].vhcr_dma,
1609 if (!(priv->mfunc.master.slave_state[slave].active &&
1770 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
1776 slave_state[slave].comm_toggle ^= 1;
1777 reply = (u32) slave_state[slave].comm_toggle << 31;
1778 if (toggle != slave_state[slave].comm_toggle) {
1785 slave_state[slav
[all...]
H A Dresource_tracker.c1955 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
1973 slave_state[slave].old_vlan_api = true;
2289 struct mlx4_slave_state *slave_state = priv->mfunc.master.slave_state; local
2299 if (slave_state[slave].old_vlan_api)
3057 if (!priv->mfunc.master.slave_state)
3060 event_eq = &priv->mfunc.master.slave_state[slave].event_eq[eqe->type];
H A Dmlx4.h556 struct mlx4_slave_state *slave_state; member in struct:mlx4_mfunc_master_ctx
/drivers/net/bonding/
H A Dbonding.h331 int slave_state, bool notify)
333 if (slave->backup == slave_state)
336 slave->backup = slave_state;
330 bond_set_slave_state(struct slave *slave, int slave_state, bool notify) argument
/drivers/scsi/qla2xxx/
H A Dqla_def.h1051 uint8_t slave_state; member in struct:__anon6012

Completed in 184 milliseconds