Searched refs:lpfc_sli_hbq_to_firmware (Results 1 - 2 of 2) 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.h503 int (*lpfc_sli_hbq_to_firmware) member in struct:lpfc_hba
H A Dlpfc_sli.c1308 * lpfc_sli_hbq_to_firmware - Post the hbq buffer to firmware
1320 lpfc_sli_hbq_to_firmware(struct lpfc_hba *phba, uint32_t hbqno, function
1323 return phba->lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buf);
1469 if (!lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buffer)) {
1597 if (lpfc_sli_hbq_to_firmware(phba, hbqno, hbq_buffer))
5613 phba->lpfc_sli_hbq_to_firmware = lpfc_sli_hbq_to_firmware_s3;
5621 phba->lpfc_sli_hbq_to_firmware = lpfc_sli_hbq_to_firmware_s4;

Completed in 203 milliseconds