Home
last modified time | relevance | path

Searched refs:IB_PORT_CM_SUP (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c372 IB_PORT_CM_SUP | in c4iw_query_port()
/NextBSD/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_provider.c1048 IB_PORT_CM_SUP | in iwch_query_port()
/NextBSD/sys/ofed/drivers/infiniband/core/
HDcm.c3812 .set_port_cap_mask = IB_PORT_CM_SUP in cm_add_one()
3878 port_modify.clr_port_cap_mask = IB_PORT_CM_SUP; in cm_add_one()
3894 .clr_port_cap_mask = IB_PORT_CM_SUP in cm_remove_one()
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h261 IB_PORT_CM_SUP = 1 << 16, enumerator
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmain.c412 props->port_cap_flags = IB_PORT_CM_SUP; in eth_link_query_port()