Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c3137 enum ib_port_state bonded_port_state = IB_PORT_NOP; in handle_bonded_port_state_event() local
3155 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3162 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c3135 enum ib_port_state bonded_port_state = IB_PORT_NOP; in handle_bonded_port_state_event() local
3153 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3160 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()

Completed in 9 milliseconds