Searched refs:lpfc_hbq_defs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h358 extern struct lpfc_hbq_init *lpfc_hbq_defs[];
H A Dlpfc_sli.c1422 struct lpfc_hbq_init *lpfc_hbq_defs[] = { variable in typeref:struct:lpfc_hbq_init
1448 lpfc_hbq_defs[hbqno]->entry_count)
1449 count = lpfc_hbq_defs[hbqno]->entry_count -
1503 lpfc_hbq_defs[qno]->add_count);
1520 lpfc_hbq_defs[qno]->entry_count);
1523 lpfc_hbq_defs[qno]->init_count);
3735 return ARRAY_SIZE(lpfc_hbq_defs);
3753 count += lpfc_hbq_defs[i]->entry_count;
3807 lpfc_hbq_defs[hbqno]->entry_count;
3808 lpfc_config_hbq(phba, hbqno, lpfc_hbq_defs[hbqn
[all...]
H A Dlpfc_debugfs.c309 hip = lpfc_hbq_defs[i];
H A Dlpfc_init.c5193 ptr += (lpfc_hbq_defs[i]->entry_count *

Completed in 148 milliseconds