Lines Matching refs:lpfc_hbq_defs
1849 struct lpfc_hbq_init *lpfc_hbq_defs[] = { variable
1875 lpfc_hbq_defs[hbqno]->entry_count) in lpfc_sli_hbqbuf_fill_hbqs()
1876 count = lpfc_hbq_defs[hbqno]->entry_count - in lpfc_sli_hbqbuf_fill_hbqs()
1930 lpfc_hbq_defs[qno]->add_count); in lpfc_sli_hbqbuf_add_hbqs()
1947 lpfc_hbq_defs[qno]->entry_count); in lpfc_sli_hbqbuf_init_hbqs()
1950 lpfc_hbq_defs[qno]->init_count); in lpfc_sli_hbqbuf_init_hbqs()
4351 return ARRAY_SIZE(lpfc_hbq_defs); in lpfc_sli_hbq_count()
4369 count += lpfc_hbq_defs[i]->entry_count; in lpfc_sli_hbq_entry_count()
4423 lpfc_hbq_defs[hbqno]->entry_count; in lpfc_sli_hbq_setup()
4424 lpfc_config_hbq(phba, hbqno, lpfc_hbq_defs[hbqno], in lpfc_sli_hbq_setup()
4467 phba->hbqs[0].entry_count = lpfc_hbq_defs[0]->entry_count; in lpfc_sli4_rb_setup()
13637 cnt = lpfc_hbq_defs[qno]->entry_count; in lpfc_rq_adjust_repost()