Searched refs:QM_INIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/bxe/
H A Decore_init_ops.h881 #define QM_INIT(cid_cnt) (cid_cnt > QM_INIT_MIN_CID_COUNT) macro
889 if (QM_INIT(qm_cid_count)) {
920 if (!QM_INIT(qm_cid_count))
H A Dbxe.c5813 if (QM_INIT(sc->qm_cid_count)) {

Completed in 95 milliseconds