Searched refs:MAX_CHAP_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
819 #define MAX_CHAP_NAME_LEN 256 macro820 uint8_t name[MAX_CHAP_NAME_LEN];
1657 strncpy(chap_table->name, username, MAX_CHAP_NAME_LEN - 1); in qla4xxx_set_chap()1736 strscpy(username, chap_table->name, MAX_CHAP_NAME_LEN); in qla4xxx_get_uni_chap_at_index()1802 MAX_CHAP_NAME_LEN)) { in qla4xxx_get_chap_index()