Linux Kernel
3.7.1
|
#include <lpfc_sli4.h>
Data Fields | |
void * | address |
struct lpfc_eqe * | eqe |
struct lpfc_cqe * | cqe |
struct lpfc_mcqe * | mcqe |
struct lpfc_wcqe_complete * | wcqe_complete |
struct lpfc_wcqe_release * | wcqe_release |
struct sli4_wcqe_xri_aborted * | wcqe_xri_aborted |
struct lpfc_rcqe_complete * | rcqe_complete |
struct lpfc_mqe * | mqe |
union lpfc_wqe * | wqe |
struct lpfc_rqe * | rqe |
Definition at line 106 of file lpfc_sli4.h.
Definition at line 107 of file lpfc_sli4.h.
Definition at line 109 of file lpfc_sli4.h.
Definition at line 108 of file lpfc_sli4.h.
Definition at line 110 of file lpfc_sli4.h.
Definition at line 115 of file lpfc_sli4.h.
struct lpfc_rcqe_complete* rcqe_complete |
Definition at line 114 of file lpfc_sli4.h.
Definition at line 117 of file lpfc_sli4.h.
struct lpfc_wcqe_complete* wcqe_complete |
Definition at line 111 of file lpfc_sli4.h.
struct lpfc_wcqe_release* wcqe_release |
Definition at line 112 of file lpfc_sli4.h.
struct sli4_wcqe_xri_aborted* wcqe_xri_aborted |
Definition at line 113 of file lpfc_sli4.h.
union lpfc_wqe* wqe |
Definition at line 116 of file lpfc_sli4.h.