Home
last modified time | relevance | path

Searched defs:q_list_is_full (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlistq.h1103 q_list_is_full( in q_list_is_full() function
1210 #define q_list_is_full(_q_list) ((_q_list)->cnt == (_q_list)->max_cnt) macro