Home
last modified time | relevance | path

Searched refs:IB_PORT_REINIT_SUP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c366 IB_PORT_REINIT_SUP | in c4iw_query_port()
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1538 props->port_cap_flags |= IB_PORT_CM_SUP | IB_PORT_REINIT_SUP; in irdma_query_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h442 IB_PORT_REINIT_SUP = 1 << 18, enumerator
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c304 port_attr->port_cap_flags = IB_PORT_CM_SUP | IB_PORT_REINIT_SUP | in bnxt_re_query_port()