Searched refs:lpfc_hbq_entry (Results 1 - 6 of 6) 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_debugfs.c281 struct lpfc_hbq_entry *hbqe;
322 hbqe = (struct lpfc_hbq_entry *) phba->hbqs[i].hbq_virt;
H A Dlpfc_hw.h3402 struct lpfc_hbq_entry { struct
3409 struct lpfc_hbq_entry buff;
3419 struct lpfc_hbq_entry buff[5];
3674 #define LPFC_TOTAL_HBQ_SIZE (sizeof(struct lpfc_hbq_entry) * \
H A Dlpfc_bsg.c798 struct lpfc_hbq_entry *hbqe;
884 hbqe = (struct lpfc_hbq_entry *)
889 hbqe = (struct lpfc_hbq_entry *)
H A Dlpfc_mbox.c1091 hbq_entry_index * sizeof(struct lpfc_hbq_entry);
H A Dlpfc_sli.c1218 static struct lpfc_hbq_entry *
1249 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt +
1341 struct lpfc_hbq_entry *hbqe;
3766 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry);
H A Dlpfc_init.c5194 sizeof(struct lpfc_hbq_entry));

Completed in 143 milliseconds