Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Dib_mad.h215 #define IB_CLASS_PORT_INFO_RESP_TIME_MASK 0x1F macro
316 IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_get_cpi_resp_time()
330 cpu_to_be32(~IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_resp_time()
331 cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_set_cpi_resp_time()
356 cpu_to_be32(IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_capmask2()
/kernel/linux/linux-6.6/include/rdma/
H A 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()

Completed in 4 milliseconds