Searched refs:acqe_link (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_sli.h36 struct lpfc_acqe_link acqe_link; member in union:lpfc_cq_event::__anon14741
H A Dlpfc_init.c3058 * @acqe_link: pointer to the async link completion queue entry.
3068 struct lpfc_acqe_link *acqe_link)
3072 switch (bf_get(lpfc_acqe_link_fault, acqe_link)) {
3081 bf_get(lpfc_acqe_link_fault, acqe_link));
3091 * @acqe_link: pointer to the async link completion queue entry.
3100 struct lpfc_acqe_link *acqe_link)
3104 switch (bf_get(lpfc_acqe_link_status, acqe_link)) {
3119 bf_get(lpfc_acqe_link_status, acqe_link));
3129 * @acqe_link: pointer to the async link completion queue entry.
3138 struct lpfc_acqe_link *acqe_link)
3067 lpfc_sli4_parse_latt_fault(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3099 lpfc_sli4_parse_latt_type(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3137 lpfc_sli4_parse_latt_link_speed(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
3176 lpfc_sli4_async_link_evt(struct lpfc_hba *phba, struct lpfc_acqe_link *acqe_link) argument
[all...]

Completed in 127 milliseconds