Searched refs:init_count (Results 1 – 4 of 4) sorted by relevance
947 s32 init_count, left; in cload_cinit() local949 s16 init_count, left; in cload_cinit()1011 init_count = HOST_TO_TDATA(left); in cload_cinit()1012 if (init_count > dlthis->cinit_count) in cload_cinit()1013 init_count = dlthis->cinit_count; in cload_cinit()1014 if (init_count == 0) in cload_cinit()1022 TDATA_TO_HOST(init_count))) { in cload_cinit()1026 dlthis->cinit_count -= init_count; in cload_cinit()1029 init_count = (init_count + CINIT_ALIGN - 1) & in cload_cinit()1033 pktp += TDATA_TO_HOST(init_count); in cload_cinit()[all …]
233 uint32_t init_count; /* number to allocate when initialized */ member
308 hip->buffer_count, hip->init_count, hip->add_count, posted); in lpfc_debugfs_hbqinfo_data()
1778 .init_count = 40,1790 .init_count = 0,1896 lpfc_hbq_defs[qno]->init_count); in lpfc_sli_hbqbuf_init_hbqs()