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()1607 __le16_to_cpu(chap_table->cookie))); in qla4xxx_get_chap()1641 struct ql4_chap_table *chap_table; in qla4xxx_set_chap() local1646 if (chap_table == NULL) { in qla4xxx_set_chap()1652 chap_table->flags |= BIT_6; /* peer */ in qla4xxx_set_chap()1729 if (!(chap_table->flags & BIT_7)) { in qla4xxx_get_uni_chap_at_index()1765 struct ql4_chap_table *chap_table; in qla4xxx_get_chap_index() local1786 if (chap_table->cookie != in qla4xxx_get_chap_index()1793 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()810 if (chap_table->flags & BIT_6) /* peer */ 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 …]