Home
last modified time | relevance | path

Searched refs:IB_PORT_ACTIVE (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_intr.c120 if (lstate != IB_PORT_ACTIVE) { in qib_handle_e_ibstatuschanged()
Dqib_iba6120.c991 if (ibstate == IB_PORT_ACTIVE) in chk_6120_linkrecovery()
1453 IB_PORT_ACTIVE : IB_PORT_DOWN; in qib_6120_setup_setextled()
1469 if (lst == IB_PORT_ACTIVE) in qib_6120_setup_setextled()
2977 state = IB_PORT_ACTIVE; in qib_6120_iblink_state()
Dqib_iba7220.c1742 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()
Dqib_mad.c862 case IB_PORT_ACTIVE: in subn_set_portinfo()
/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_main.c496 sdev->state = IB_PORT_ACTIVE; in siw_netdev_event()
563 sdev->state = IB_PORT_ACTIVE; in siw_newlink()
Dsiw_verbs.c177 attr->phys_state = sdev->state == IB_PORT_ACTIVE ? in siw_query_port()
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dmain.c752 return state == IB_PORT_ACTIVE ? in state_to_phys_state()
808 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
2350 (port_state != IB_PORT_ACTIVE || in mlx4_ib_scan_netdevs()
2355 iboe->last_port_state[port - 1] != IB_PORT_ACTIVE)) in mlx4_ib_scan_netdevs()
3168 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
3170 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3171 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event()
3177 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
Dalias_GUID.c510 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c262 IB_PORT_ACTIVE : in hns_roce_query_port()
264 props->phys_state = props->state == IB_PORT_ACTIVE ? in hns_roce_query_port()
/Linux-v5.10/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c332 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task()
580 if (port_attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
/Linux-v5.10/net/smc/
Dsmc_ib.c182 return smcibdev->pattr[ibport - 1].state == IB_PORT_ACTIVE; in smc_ib_port_active()
/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_net.c534 port->attr.state = IB_PORT_ACTIVE; in rxe_port_up()
Drxe_verbs.c44 if (attr->state == IB_PORT_ACTIVE) in rxe_query_port()
/Linux-v5.10/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c364 props->state = IB_PORT_ACTIVE; in usnic_ib_query_port()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dmad.c329 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()
Ddriver.c1015 if (hwstate != IB_PORT_ACTIVE) { in __set_armed_to_active()
Dchip.c10653 return IB_PORT_ACTIVE; in driver_lstate()
10836 ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000); in set_link_state()
10845 update_statusp(ppd, IB_PORT_ACTIVE); in set_link_state()
12889 return IB_PORT_ACTIVE; in chip_to_opa_lstate()
12990 case IB_PORT_ACTIVE: in update_statusp()
Drc.c1417 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()
/Linux-v5.10/drivers/infiniband/core/
Dsysfs.c160 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
Ddevice.c1993 port_attr->state = IB_PORT_ACTIVE; in iw_query_port()
Dcma.c795 port_state == IB_PORT_ACTIVE) { in cma_resolve_ib_dev()
3086 port_state == IB_PORT_ACTIVE) { in cma_bind_loopback()
/Linux-v5.10/drivers/infiniband/hw/efa/
Defa_verbs.c257 props->state = IB_PORT_ACTIVE; in efa_query_port()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c222 else if (port_state == IB_PORT_ACTIVE) in mlx5_netdev_event()
530 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()
/Linux-v5.10/include/rdma/
Dib_verbs.h500 IB_PORT_ACTIVE = 4, enumerator
/Linux-v5.10/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c163 port_state = IB_PORT_ACTIVE; in ocrdma_query_port()

12