Searched defs:V_NO_REPLY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_cpl.h | 711 #define V_NO_REPLY(x) ((x) << S_NO_REPLY) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 939 #define V_NO_REPLY(x) ((x) << S_NO_REPLY) macro |