Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h875 #define QM_INIT(cid_cnt) (cid_cnt > QM_INIT_MIN_CID_COUNT) argument
H A Decore_sp_verbs.c5912 u8 cl_id, u32 *cids, u8 cid_cnt, u8 func_id, in ecore_init_queue_obj()