/drivers/infiniband/core/ |
D | sysfs.c | 292 static const char *phys_state_to_str(enum ib_port_phys_state phys_state) in phys_state_to_str() argument 305 if (phys_state < ARRAY_SIZE(phys_state_str)) in phys_state_to_str() 306 return phys_state_str[phys_state]; in phys_state_to_str() 321 return sprintf(buf, "%d: %s\n", attr.phys_state, in phys_state_show() 322 phys_state_to_str(attr.phys_state)); in phys_state_show() 345 static PORT_ATTR_RO(phys_state);
|
D | uverbs_std_types_device.c | 172 resp->phys_state = attr->phys_state; in copy_port_attr_to_resp()
|
D | device.c | 1987 port_attr->phys_state = IB_PORT_PHYS_STATE_DISABLED; in iw_query_port() 1994 port_attr->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in iw_query_port() 1997 port_attr->phys_state = in iw_query_port()
|
D | nldev.c | 336 if (nla_put_u8(msg, RDMA_NLDEV_ATTR_PORT_PHYS_STATE, attr.phys_state)) in fill_port_info()
|
/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 361 props->phys_state = IB_PORT_PHYS_STATE_DISABLED; in usnic_ib_query_port() 364 props->phys_state = in usnic_ib_query_port() 368 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in usnic_ib_query_port()
|
/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_verbs.c | 172 props->phys_state = resp->attrs.phys_state; in pvrdma_query_port()
|
D | pvrdma_verbs.h | 180 u8 phys_state; member
|
/drivers/infiniband/sw/rxe/ |
D | rxe_verbs.c | 45 attr->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in rxe_query_port() 47 attr->phys_state = IB_PORT_PHYS_STATE_POLLING; in rxe_query_port() 49 attr->phys_state = IB_PORT_PHYS_STATE_DISABLED; in rxe_query_port()
|
D | rxe.c | 99 port->attr.phys_state = RXE_PORT_PHYS_STATE; in rxe_init_port_param()
|
/drivers/infiniband/hw/hfi1/ |
D | mad.c | 1241 u32 logical_state, u32 phys_state, int local_mad) in set_port_states() argument 1247 ret = port_states_transition_allowed(ppd, logical_state, phys_state); in set_port_states() 1258 if ((phys_state != IB_PORTPHYSSTATE_NOP) && in set_port_states() 1262 logical_state, phys_state); in set_port_states() 1273 if (phys_state == IB_PORTPHYSSTATE_NOP) in set_port_states() 1277 if (phys_state == IB_PORTPHYSSTATE_NOP) { in set_port_states() 1279 } else if (phys_state == IB_PORTPHYSSTATE_POLLING) { in set_port_states() 1283 } else if (phys_state == IB_PORTPHYSSTATE_DISABLED) { in set_port_states() 1287 phys_state); in set_port_states()
|
D | verbs.c | 1423 props->phys_state = driver_pstate(ppd); in query_port()
|
/drivers/infiniband/hw/mlx5/ |
D | mad.c | 554 props->phys_state = out_mad->data[33] >> 4; in mlx5_query_mad_ifc_port()
|
D | main.c | 521 props->phys_state = IB_PORT_PHYS_STATE_DISABLED; in mlx5_query_port_roce() 547 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in mlx5_query_port_roce() 1310 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()
|
/drivers/infiniband/hw/hns/ |
D | hns_roce_main.c | 264 props->phys_state = props->state == IB_PORT_ACTIVE ? in hns_roce_query_port()
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 689 props->phys_state = out_mad->data[33] >> 4; in ib_link_query_port() 789 props->phys_state = state_to_phys_state(props->state); in eth_link_query_port() 806 props->phys_state = state_to_phys_state(props->state); in eth_link_query_port()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 687 rep->phys_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 157 props->phys_state = out_mad->data[33] >> 4; in mthca_query_port()
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 164 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in ocrdma_query_port() 167 props->phys_state = IB_PORT_PHYS_STATE_DISABLED; in ocrdma_query_port()
|
/drivers/infiniband/sw/siw/ |
D | siw_verbs.c | 177 attr->phys_state = sdev->state == IB_PORT_ACTIVE ? in siw_query_port()
|
/drivers/infiniband/hw/qib/ |
D | qib_verbs.c | 1204 props->phys_state = dd->f_ibphys_portstate(ppd->lastibcstat); in qib_query_port()
|
/drivers/infiniband/hw/efa/ |
D | efa_verbs.c | 258 props->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in efa_query_port()
|
/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.c | 202 port_attr->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in bnxt_re_query_port() 205 port_attr->phys_state = IB_PORT_PHYS_STATE_DISABLED; in bnxt_re_query_port()
|
/drivers/infiniband/hw/qedr/ |
D | verbs.c | 230 attr->phys_state = IB_PORT_PHYS_STATE_LINK_UP; in qedr_query_port() 233 attr->phys_state = IB_PORT_PHYS_STATE_DISABLED; in qedr_query_port()
|