Searched refs:chap_table (Results 1 – 2 of 2) sorted by relevance
1579 struct ql4_chap_table *chap_table; in qla4xxx_get_chap() local1583 if (chap_table == NULL) in qla4xxx_get_chap()1641 struct ql4_chap_table *chap_table; in qla4xxx_set_chap() local1647 if (chap_table == NULL) { in qla4xxx_set_chap()1658 sizeof(chap_table->secret)); in qla4xxx_set_chap()1662 strscpy(chap_table->name, username, sizeof(chap_table->name)); in qla4xxx_set_chap()1736 if (!(chap_table->flags & BIT_7)) { in qla4xxx_get_uni_chap_at_index()1772 struct ql4_chap_table *chap_table; in qla4xxx_get_chap_index() local1793 if (chap_table->cookie != in qla4xxx_get_chap_index()1800 if (chap_table->flags & BIT_7) in qla4xxx_get_chap_index()[all …]
730 struct ql4_chap_table *chap_table; in qla4xxx_find_free_chap_index() local747 if ((chap_table->cookie != in qla4xxx_find_free_chap_index()770 struct ql4_chap_table *chap_table; in qla4xxx_get_chap_list() local796 if (chap_table->cookie != in qla4xxx_get_chap_list()804 chap_table->secret, in qla4xxx_get_chap_list()867 struct ql4_chap_table *chap_table; in qla4xxx_delete_chap() local875 if (chap_table == NULL) in qla4xxx_delete_chap()919 __le16_to_cpu(chap_table->cookie))); in qla4xxx_delete_chap()926 chap_table->cookie = cpu_to_le16(0xFFFF); in qla4xxx_delete_chap()6038 struct ql4_chap_table *chap_table; in qla4xxx_get_bidi_chap() local[all …]