/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_intr.c | 120 if (lstate != IB_PORT_ACTIVE) { in qib_handle_e_ibstatuschanged()
|
D | qib_iba6120.c | 991 if (ibstate == IB_PORT_ACTIVE) in chk_6120_linkrecovery() 1454 IB_PORT_ACTIVE : IB_PORT_DOWN; in qib_6120_setup_setextled() 1470 if (lst == IB_PORT_ACTIVE) in qib_6120_setup_setextled() 2983 state = IB_PORT_ACTIVE; in qib_6120_iblink_state()
|
D | qib_iba7220.c | 1742 IB_PORT_ACTIVE : IB_PORT_DOWN; in qib_setup_7220_setextled() 1765 if (lst == IB_PORT_ACTIVE) in qib_setup_7220_setextled() 3594 state = IB_PORT_ACTIVE; in qib_7220_iblink_state()
|
D | qib_mad.c | 862 case IB_PORT_ACTIVE: in subn_set_portinfo()
|
D | qib_iba7322.c | 2638 yel = qib_7322_iblink_state(val) == IB_PORT_ACTIVE; in qib_setup_7322_setextled() 5518 state = IB_PORT_ACTIVE; in qib_7322_iblink_state()
|
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_main.c | 281 IB_PORT_ACTIVE : IB_PORT_DOWN; in hns_roce_query_port() 282 props->phys_state = (props->state == IB_PORT_ACTIVE) ? 5 : 3; in hns_roce_query_port()
|
/Linux-v4.19/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 333 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task() 581 if (port_attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
|
/Linux-v4.19/net/smc/ |
D | smc_ib.c | 180 return smcibdev->pattr[ibport - 1].state == IB_PORT_ACTIVE; in smc_ib_port_active()
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | main.c | 737 return state == IB_PORT_ACTIVE ? 5 : 3; in state_to_phys_state() 791 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port() 3232 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event() 3234 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event() 3235 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event() 3241 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
|
D | alias_GUID.c | 510 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 624 port->attr.state = IB_PORT_ACTIVE; in rxe_port_up()
|
/Linux-v4.19/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 358 props->state = IB_PORT_ACTIVE; in usnic_ib_query_port()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 353 props->state = IB_PORT_ACTIVE; in c4iw_query_port()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | mad.c | 329 if (driver_lstate(ppd_from_ibp(ibp)) != IB_PORT_ACTIVE) { in send_trap() 1325 case IB_PORT_ACTIVE: in set_port_states() 1976 (lstate == IB_PORT_ARMED || lstate == IB_PORT_ACTIVE)) { in __subn_set_opa_sc_to_vlt() 2031 if (lstate == IB_PORT_ARMED || lstate == IB_PORT_ACTIVE) { in __subn_set_opa_sc_to_vlnt()
|
D | driver.c | 963 if (hwstate != IB_PORT_ACTIVE) { in set_armed_to_active()
|
D | chip.c | 10561 return IB_PORT_ACTIVE; in driver_lstate() 10726 ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000); in set_link_state() 10735 update_statusp(ppd, IB_PORT_ACTIVE); in set_link_state() 12684 return IB_PORT_ACTIVE; in chip_to_opa_lstate() 12780 case IB_PORT_ACTIVE: in update_statusp()
|
D | rc.c | 906 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()
|
/Linux-v4.19/drivers/infiniband/core/ |
D | sysfs.c | 159 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
|
D | cma.c | 750 port_state == IB_PORT_ACTIVE) { in cma_resolve_ib_dev() 2815 port_state == IB_PORT_ACTIVE) { in cma_bind_loopback()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1107 props->state = IB_PORT_ACTIVE; in iwch_query_port()
|
/Linux-v4.19/include/rdma/ |
D | ib_verbs.h | 431 IB_PORT_ACTIVE = 4, enumerator
|
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_verbs.c | 108 props->state = IB_PORT_ACTIVE; in i40iw_query_port()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 216 else if (port_state == IB_PORT_ACTIVE) in mlx5_netdev_event() 456 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 893 return IB_PORT_ACTIVE; in vf_port_state()
|
/Linux-v4.19/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 187 port_state = IB_PORT_ACTIVE; in ocrdma_query_port()
|