Searched refs:MAX_CHAP_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
772 #define MAX_CHAP_NAME_LEN 256 macro773 uint8_t name[MAX_CHAP_NAME_LEN];
1542 strncpy(chap_table->name, username, MAX_CHAP_NAME_LEN); in qla4xxx_set_chap()1608 strncpy(username, chap_table->name, MAX_CHAP_NAME_LEN); in qla4xxx_get_uni_chap_at_index()1674 MAX_CHAP_NAME_LEN)) { in qla4xxx_get_chap_index()