Home
last modified time | relevance | path

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

/linux/include/rdma/ !
H A Dib_mad.h215 #define IB_CLASS_PORT_INFO_RESP_TIME_MASK 0x1F macro
319 IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_get_cpi_resp_time()
333 cpu_to_be32(~IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_resp_time()
334 cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_set_cpi_resp_time()
359 cpu_to_be32(IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_capmask2()