Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c2692 enum ib_port_state bonded_port_state = IB_PORT_NOP; in handle_bonded_port_state_event() local
2710 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
2717 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()