Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx4/
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()