Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c571 if (lstate && !(state == IB_PORT_DOWN || state == IB_PORT_NOP)) in recv_subn_set_portinfo()
579 case IB_PORT_NOP: in recv_subn_set_portinfo()
/linux-4.1.27/drivers/infiniband/core/
Dsysfs.c94 [IB_PORT_NOP] = "NOP", in state_show()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c816 if (lstate && !(state == IB_PORT_DOWN || state == IB_PORT_NOP)) in subn_set_portinfo()
824 case IB_PORT_NOP: in subn_set_portinfo()
/linux-4.1.27/include/rdma/
Dib_verbs.h236 IB_PORT_NOP = 0, enumerator
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1917 enum ib_port_state port_state = IB_PORT_NOP; in mlx4_ib_scan_netdevs()
2692 enum ib_port_state bonded_port_state = IB_PORT_NOP; in handle_bonded_port_state_event()