Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dsa.h113 __be16 qosclass_sl; /* qos class-15:4 sl-3:0 */ member
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c702 sa_path->sl = be16toh(path_data->path.qosclass_sl) & 0xF; in ucma_convert_path()
H A Drsocket.c3560 path_data->path.qosclass_sl = htobe16(sa_path->sl); in rs_convert_sa_path()