Home
last modified time | relevance | path

Searched refs:is_going_down (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c439 if (!dev->sriov.is_going_down) { in aliasguid_query_handler()
572 if (!dev->sriov.is_going_down) { in set_guid_rec()
627 if (mlx4_is_master(dev->dev) && !dev->sriov.is_going_down) { in mlx4_ib_invalidate_all_guid_record()
787 if (!dev->sriov.is_going_down) { in mlx4_ib_init_alias_guid_work()
H A Dmlx4_ib_mad.c281 if (!dev->sriov.is_going_down) in smp_snoop()
296 !dev->sriov.is_going_down) { in smp_snoop()
1052 if (mlx4_is_master(dev->dev) && !dev->sriov.is_going_down) in handle_lid_change_event()
1063 if (!dev->sriov.is_going_down) { in handle_client_rereg_event()
1211 if (mlx4_is_master(dev->dev) && !dev->sriov.is_going_down) in handle_port_mgmt_change_event()
1219 else if (!dev->sriov.is_going_down) { in handle_port_mgmt_change_event()
1268 if (!dev->sriov.is_going_down && ctx->state == DEMUX_PV_STATE_ACTIVE) in mlx4_ib_tunnel_comp_handler()
2250 dev->sriov.is_going_down = 0; in mlx4_ib_init_sriov()
2327 dev->sriov.is_going_down = 1; in mlx4_ib_close_sriov()
H A Dmlx4_ib_cm.c309 if (!sriov->is_going_down) { in schedule_delayed()
H A Dmlx4_ib.h470 int is_going_down; member
H A Dmlx4_ib_main.c2930 if (!ibdev->sriov.is_going_down) { in do_slave_init()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c2102 u8 is_going_down = 0; in mlx4_master_do_cmd() local
2194 is_going_down = 1; in mlx4_master_do_cmd()
2196 if (is_going_down) { in mlx4_master_do_cmd()