Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h441 switch (mtu & CREQ_QUERY_QP_RESP_SB_PATH_MTU_MASK) { in __to_ib_mtu()
H A Dqplib_fp.c1565 CREQ_QUERY_QP_RESP_SB_PATH_MTU_MASK; in bnxt_qplib_query_qp()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h72432 #define CREQ_QUERY_QP_RESP_SB_PATH_MTU_MASK UINT32_C(0xf000) macro