Searched refs:MAX_CHAP_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
820 #define MAX_CHAP_NAME_LEN 256 macro821 uint8_t name[MAX_CHAP_NAME_LEN];
1667 strncpy(chap_table->name, username, MAX_CHAP_NAME_LEN - 1); in qla4xxx_set_chap()1746 strlcpy(username, chap_table->name, MAX_CHAP_NAME_LEN); in qla4xxx_get_uni_chap_at_index()1812 MAX_CHAP_NAME_LEN)) { in qla4xxx_get_chap_index()