Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_mad.h242 #define IB_CLASS_PORT_INFO_RESP_TIME_MASK 0x1F macro
333 IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_get_cpi_resp_time()
347 cpu_to_be32(~IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_resp_time()
348 cpu_to_be32(rtime & IB_CLASS_PORT_INFO_RESP_TIME_MASK); in ib_set_cpi_resp_time()
373 cpu_to_be32(IB_CLASS_PORT_INFO_RESP_TIME_MASK)) | in ib_set_cpi_capmask2()