Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h109 #define CP_L4_RECV 0x00040000 /* L4 Receive */ macro
181 #define VERBOSEl4rx (CP_L4_RECV | LV_VERBOSE)
182 #define INFORMl4rx (CP_L4_RECV | LV_INFORM)
183 #define WARNl4rx (CP_L4_RECV | LV_WARN)
185 #define VERBOSEl4fp (CP_L4_RECV | CP_L4_SEND | LV_VERBOSE)
186 #define INFORMl4fp (CP_L4_RECV | CP_L4_SEND | LV_INFORM)
187 #define WARNl4fp (CP_L4_RECV | CP_L4_SEND | LV_WARN)