Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
Dsiw_main.c472 sdev->state = IB_PORT_ACTIVE; in siw_netdev_event()
539 sdev->state = IB_PORT_ACTIVE; in siw_newlink()
Dsiw_verbs.c177 attr->phys_state = sdev->state == IB_PORT_ACTIVE ? in siw_query_port()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dmain.c749 return state == IB_PORT_ACTIVE ? in state_to_phys_state()
805 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
2347 (port_state != IB_PORT_ACTIVE || in mlx4_ib_scan_netdevs()
2352 iboe->last_port_state[port - 1] != IB_PORT_ACTIVE)) in mlx4_ib_scan_netdevs()
3165 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
3167 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3168 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event()
3174 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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/net/smc/
Dsmc_ib.c182 return smcibdev->pattr[ibport - 1].state == IB_PORT_ACTIVE; in smc_ib_port_active()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_net.c525 port->attr.state = IB_PORT_ACTIVE; in rxe_port_up()
Drxe_verbs.c44 if (attr->state == IB_PORT_ACTIVE) in rxe_query_port()
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c367 props->state = IB_PORT_ACTIVE; in usnic_ib_query_port()
/kernel/linux/linux-5.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.c10655 return IB_PORT_ACTIVE; in driver_lstate()
10838 ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000); in set_link_state()
10847 update_statusp(ppd, IB_PORT_ACTIVE); in set_link_state()
12891 return IB_PORT_ACTIVE; in chip_to_opa_lstate()
12992 case IB_PORT_ACTIVE: in update_statusp()
Drc.c1417 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dsysfs.c160 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
Ddevice.c1982 port_attr->state = IB_PORT_ACTIVE; in iw_query_port()
Dcma.c814 port_state == IB_PORT_ACTIVE) { in cma_resolve_ib_dev()
3182 port_state == IB_PORT_ACTIVE) { in cma_bind_loopback()
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
Defa_verbs.c257 props->state = IB_PORT_ACTIVE; in efa_query_port()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/include/rdma/
Dib_verbs.h500 IB_PORT_ACTIVE = 4, enumerator
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c163 port_state = IB_PORT_ACTIVE; in ocrdma_query_port()

12