Searched defs:lpfc_cgn_info (Results 1 – 1 of 1) sorted by relevance
446 struct lpfc_cgn_info { struct448 __le16 cgn_info_size; /* is sizeof(struct lpfc_cgn_info) */ argument449 uint8_t cgn_info_version; /* represents format of structure */454 uint8_t cgn_info_mode; /* 0=off 1=managed 2=monitor only */455 uint8_t cgn_info_detect;456 uint8_t cgn_info_action;457 uint8_t cgn_info_level0;458 uint8_t cgn_info_level1;459 uint8_t cgn_info_level2;462 struct lpfc_cgn_ts base_time;[all …]