|
Linux Kernel
3.7.1
|
#include <lpfc_sli4.h>
Data Fields | |
| struct list_head | list |
| struct list_head | clist |
| enum lpfc_sge_type | buff_type |
| enum lpfc_sgl_state | state |
| struct lpfc_nodelist * | ndlp |
| uint16_t | iotag |
| uint16_t | sli4_lxritag |
| uint16_t | sli4_xritag |
| struct sli4_sge * | sgl |
| void * | virt |
| dma_addr_t | phys |
Definition at line 578 of file lpfc_sli4.h.
| enum lpfc_sge_type buff_type |
Definition at line 582 of file lpfc_sli4.h.
Definition at line 581 of file lpfc_sli4.h.
| uint16_t iotag |
Definition at line 585 of file lpfc_sli4.h.
Definition at line 580 of file lpfc_sli4.h.
| struct lpfc_nodelist* ndlp |
Definition at line 584 of file lpfc_sli4.h.
| dma_addr_t phys |
Definition at line 590 of file lpfc_sli4.h.
Definition at line 588 of file lpfc_sli4.h.
| uint16_t sli4_lxritag |
Definition at line 586 of file lpfc_sli4.h.
| uint16_t sli4_xritag |
Definition at line 587 of file lpfc_sli4.h.
| enum lpfc_sgl_state state |
Definition at line 583 of file lpfc_sli4.h.
| void* virt |
Definition at line 589 of file lpfc_sli4.h.
1.8.2