| /linux-6.15/drivers/infiniband/hw/qib/ |
| H A D | qib_intr.c | 120 if (lstate != IB_PORT_ACTIVE) { in qib_handle_e_ibstatuschanged()
|
| H A D | qib_iba6120.c | 988 if (ibstate == IB_PORT_ACTIVE) in chk_6120_linkrecovery() 1450 IB_PORT_ACTIVE : IB_PORT_DOWN; in qib_6120_setup_setextled() 1466 if (lst == IB_PORT_ACTIVE) in qib_6120_setup_setextled() 2974 state = IB_PORT_ACTIVE; in qib_6120_iblink_state()
|
| H A 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() 3590 state = IB_PORT_ACTIVE; in qib_7220_iblink_state()
|
| H A D | qib_mad.c | 862 case IB_PORT_ACTIVE: in subn_set_portinfo()
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_multicast.c | 331 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task() 565 if (port_attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 747 return state == IB_PORT_ACTIVE ? in state_to_phys_state() 803 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port() 3153 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event() 3155 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event() 3156 curr_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()
|
| H A D | alias_GUID.c | 509 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
|
| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 260 IB_PORT_ACTIVE : in hns_roce_query_port() 262 props->phys_state = props->state == IB_PORT_ACTIVE ? in hns_roce_query_port()
|
| /linux-6.15/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_verbs.c | 367 props->state = IB_PORT_ACTIVE; in usnic_ib_query_port()
|
| /linux-6.15/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 594 if (ib_get_curr_port_state(ndev) == IB_PORT_ACTIVE) in rxe_set_port_state()
|
| H A D | rxe_verbs.c | 66 if (attr->state == IB_PORT_ACTIVE) in rxe_query_port()
|
| /linux-6.15/include/rdma/ |
| H A D | ib_verbs.h | 518 IB_PORT_ACTIVE = 4, enumerator 530 [IB_PORT_ACTIVE] = "ACTIVE", in ib_port_state_to_str() 4511 IB_PORT_ACTIVE : IB_PORT_DOWN; in ib_get_curr_port_state()
|
| /linux-6.15/net/smc/ |
| H A D | smc_ib.c | 193 return smcibdev->pattr[ibport - 1].state == IB_PORT_ACTIVE; in smc_ib_port_active()
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 287 if (driver_lstate(ppd_from_ibp(ibp)) != IB_PORT_ACTIVE) { in send_trap() 1283 case IB_PORT_ACTIVE: in set_port_states() 1934 (lstate == IB_PORT_ARMED || lstate == IB_PORT_ACTIVE)) { in __subn_set_opa_sc_to_vlt() 1989 if (lstate == IB_PORT_ARMED || lstate == IB_PORT_ACTIVE) { in __subn_set_opa_sc_to_vlnt()
|
| H A D | driver.c | 968 if (hwstate != IB_PORT_ACTIVE) { in __set_armed_to_active()
|
| H A D | chip.c | 10616 return IB_PORT_ACTIVE; in driver_lstate() 10799 ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000); in set_link_state() 10808 update_statusp(ppd, IB_PORT_ACTIVE); in set_link_state() 12853 return IB_PORT_ACTIVE; in chip_to_opa_lstate() 12938 case IB_PORT_ACTIVE: in update_statusp()
|
| H A D | rc.c | 1375 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()
|
| /linux-6.15/drivers/infiniband/hw/mana/ |
| H A D | main.c | 616 props->state = IB_PORT_ACTIVE; in mana_ib_query_port()
|
| /linux-6.15/drivers/infiniband/sw/siw/ |
| H A D | siw_verbs.c | 193 attr->phys_state = attr->state == IB_PORT_ACTIVE ? in siw_query_port()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 288 else if (port_state == IB_PORT_ACTIVE) in mlx5_netdev_event() 599 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()
|
| /linux-6.15/drivers/infiniband/hw/efa/ |
| H A D | efa_verbs.c | 326 props->state = IB_PORT_ACTIVE; in efa_query_port()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | device.c | 2088 port_attr->state = IB_PORT_ACTIVE; in iw_query_port()
|
| H A D | cma.c | 987 port_state == IB_PORT_ACTIVE) { in cma_resolve_ib_dev() 3470 port_state == IB_PORT_ACTIVE) { in cma_bind_loopback()
|
| /linux-6.15/drivers/infiniband/hw/erdma/ |
| H A D | erdma_verbs.c | 404 if (attr->state == IB_PORT_ACTIVE) in erdma_query_port()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cmd.c | 886 return IB_PORT_ACTIVE; in vf_port_state()
|