Home
last modified time | relevance | path

Searched defs:lpfc_io_buf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_sli.h379 struct lpfc_io_buf { struct
381 struct list_head list;
382 void *data;
397 uint16_t hdwq_no;
398 uint16_t cpu;
401 uint32_t timeout;
402 uint16_t flags;
420 union {
461 uint64_t ts_last_cmd;
463 uint64_t ts_isr_cmpl;
[all …]
A Dlpfc_sli.c22067 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function

Completed in 39 milliseconds