Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/qla4xxx/
A Dql4_fw.h812 struct ql4_chap_table { struct
813 uint16_t link;
814 uint8_t flags;
815 uint8_t secret_len;
818 uint8_t secret[MAX_CHAP_SECRET_LEN];
820 uint8_t name[MAX_CHAP_NAME_LEN];
821 uint16_t reserved;
824 uint16_t cookie;

Completed in 21 milliseconds