Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_mad.h244 #define IB_CLASS_PORT_INFO_RESP_TIME_MASK 0x1F macro
275 IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_get_cpi_resp_time()
289 cpu_to_be32(~IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_resp_time()
290 cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_set_cpi_resp_time()
315 cpu_to_be32(IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_capmask2()