Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli.h395 struct lpfc_io_buf { struct
397 struct list_head list;
398 void *data;
413 uint16_t hdwq_no;
414 uint16_t cpu;
417 uint32_t timeout;
418 uint16_t flags;
436 union {
477 uint64_t ts_last_cmd;
479 uint64_t ts_isr_cmpl;
[all …]
A Dlpfc_sli.c22002 lpfc_io_buf(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, int idx) in lpfc_io_buf() function

Completed in 36 milliseconds