Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h438 struct lpfc_cgn_info { struct
440 __le16 cgn_info_size; /* is sizeof(struct lpfc_cgn_info) */ argument
441 uint8_t cgn_info_version; /* represents format of structure */
445 uint8_t cgn_info_mode; /* 0=off 1=managed 2=monitor only */
446 uint8_t cgn_info_detect;
447 uint8_t cgn_info_action;
448 uint8_t cgn_info_level0;
449 uint8_t cgn_info_level1;
450 uint8_t cgn_info_level2;
453 uint8_t cgn_info_month;
[all …]