Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h441 struct lpfc_cgn_info { struct
443 __le16 cgn_info_size; /* is sizeof(struct lpfc_cgn_info) */ argument
444 uint8_t cgn_info_version; /* represents format of structure */
448 uint8_t cgn_info_mode; /* 0=off 1=managed 2=monitor only */
449 uint8_t cgn_info_detect;
450 uint8_t cgn_info_action;
451 uint8_t cgn_info_level0;
452 uint8_t cgn_info_level1;
453 uint8_t cgn_info_level2;
456 uint8_t cgn_info_month;
[all …]