Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/qed/
Dqed_if.h730 u8 dp_level; member
936 u8 dp_level);
1072 if (unlikely((cdev)->dp_level <= QED_LEVEL_NOTICE)) { \
1083 if (unlikely((cdev)->dp_level <= QED_LEVEL_INFO)) { \
1093 if (unlikely(((cdev)->dp_level <= QED_LEVEL_VERBOSE) && \