Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/infiniband/sw/siw/
Dsiw_main.c451 sdev->state = IB_PORT_ACTIVE; in siw_netdev_event()
518 sdev->state = IB_PORT_ACTIVE; in siw_newlink()
Dsiw_verbs.c179 attr->phys_state = sdev->state == IB_PORT_ACTIVE ? in siw_query_port()
/linux-5.19.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-5.19.10/drivers/infiniband/hw/mlx4/
Dmain.c742 return state == IB_PORT_ACTIVE ? in state_to_phys_state()
798 IB_PORT_ACTIVE : IB_PORT_DOWN; in eth_link_query_port()
2360 (port_state != IB_PORT_ACTIVE || in mlx4_ib_scan_netdevs()
2365 iboe->last_port_state[port - 1] != IB_PORT_ACTIVE)) in mlx4_ib_scan_netdevs()
3129 IB_PORT_ACTIVE : IB_PORT_DOWN; in handle_bonded_port_state_event()
3131 bonded_port_state = (bonded_port_state != IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
3132 curr_port_state : IB_PORT_ACTIVE; in handle_bonded_port_state_event()
3138 ibev.event = (bonded_port_state == IB_PORT_ACTIVE) ? in handle_bonded_port_state_event()
Dalias_GUID.c509 if (attr.state != IB_PORT_ACTIVE) { in set_guid_rec()
/linux-5.19.10/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c332 attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_carrier_on_task()
569 if (port_attr.state != IB_PORT_ACTIVE) { in ipoib_mcast_join_task()
/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c249 IB_PORT_ACTIVE : in hns_roce_query_port()
251 props->phys_state = props->state == IB_PORT_ACTIVE ? in hns_roce_query_port()
/linux-5.19.10/drivers/infiniband/hw/usnic/
Dusnic_ib_verbs.c367 props->state = IB_PORT_ACTIVE; in usnic_ib_query_port()
/linux-5.19.10/drivers/infiniband/sw/rxe/
Drxe_net.c548 port->attr.state = IB_PORT_ACTIVE; in rxe_port_up()
Drxe_verbs.c41 if (attr->state == IB_PORT_ACTIVE) in rxe_query_port()
/linux-5.19.10/net/smc/
Dsmc_ib.c193 return smcibdev->pattr[ibport - 1].state == IB_PORT_ACTIVE; in smc_ib_port_active()
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dmad.c287 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()
Ddriver.c968 if (hwstate != IB_PORT_ACTIVE) { in __set_armed_to_active()
Dchip.c10614 return IB_PORT_ACTIVE; in driver_lstate()
10797 ret = wait_logical_linkstate(ppd, IB_PORT_ACTIVE, 1000); in set_link_state()
10806 update_statusp(ppd, IB_PORT_ACTIVE); in set_link_state()
12850 return IB_PORT_ACTIVE; in chip_to_opa_lstate()
12951 case IB_PORT_ACTIVE: in update_statusp()
Drc.c1375 if (driver_lstate(ppd) != IB_PORT_ACTIVE) in hfi1_send_rc_ack()
/linux-5.19.10/drivers/infiniband/core/
Dsysfs.c224 [IB_PORT_ACTIVE] = "ACTIVE", in state_show()
Ddevice.c2037 port_attr->state = IB_PORT_ACTIVE; in iw_query_port()
Dcma.c805 port_state == IB_PORT_ACTIVE) { in cma_resolve_ib_dev()
3231 port_state == IB_PORT_ACTIVE) { in cma_bind_loopback()
/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dmain.c228 else if (port_state == IB_PORT_ACTIVE) in mlx5_netdev_event()
549 props->state = IB_PORT_ACTIVE; in mlx5_query_port_roce()
/linux-5.19.10/drivers/infiniband/hw/efa/
Defa_verbs.c273 props->state = IB_PORT_ACTIVE; in efa_query_port()
/linux-5.19.10/include/rdma/
Dib_verbs.h517 IB_PORT_ACTIVE = 4, enumerator
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c886 return IB_PORT_ACTIVE; in vf_port_state()

12