Home
last modified time | relevance | path

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

/Linux-v6.6/include/rdma/
Dib_mad.h215 #define IB_CLASS_PORT_INFO_RESP_TIME_MASK 0x1F macro
317 IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_get_cpi_resp_time()
331 cpu_to_be32(~IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_resp_time()
332 cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_set_cpi_resp_time()
357 cpu_to_be32(IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_capmask2()