Home
last modified time | relevance | path

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

/include/linux/qed/
Dqed_if.h738 u8 dp_level; member
955 u8 dp_level);
1190 if (unlikely((cdev)->dp_level <= QED_LEVEL_NOTICE)) { \
1201 if (unlikely((cdev)->dp_level <= QED_LEVEL_INFO)) { \
1211 if (unlikely(((cdev)->dp_level <= QED_LEVEL_VERBOSE) && \