Home
last modified time | relevance | path

Searched refs:ql4_chap_table (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_inline.h85 static inline int qla4xxx_get_chap_type(struct ql4_chap_table *chap_entry) in qla4xxx_get_chap_type()
H A Dql4_mbx.c1579 struct ql4_chap_table *chap_table; in qla4xxx_get_chap()
1586 chap_size = sizeof(struct ql4_chap_table); in qla4xxx_get_chap()
1641 struct ql4_chap_table *chap_table; in qla4xxx_set_chap()
1672 offset += (idx * sizeof(struct ql4_chap_table)); in qla4xxx_set_chap()
1674 sizeof(struct ql4_chap_table), in qla4xxx_set_chap()
1679 memcpy((struct ql4_chap_table *)ha->chap_list + idx, in qla4xxx_set_chap()
1680 chap_table, sizeof(struct ql4_chap_table)); in qla4xxx_set_chap()
1695 struct ql4_chap_table *chap_table = NULL; in qla4xxx_get_uni_chap_at_index()
1712 sizeof(struct ql4_chap_table); in qla4xxx_get_uni_chap_at_index()
1723 chap_table = (struct ql4_chap_table *)h in qla4xxx_get_uni_chap_at_index()
[all...]
H A Dql4_os.c641 sizeof(struct ql4_chap_table); in qla4xxx_create_chap_list()
682 struct ql4_chap_table **chap_entry) in qla4xxx_get_chap_by_index()
695 sizeof(struct ql4_chap_table); in qla4xxx_get_chap_by_index()
705 *chap_entry = (struct ql4_chap_table *)ha->chap_list + chap_index; in qla4xxx_get_chap_by_index()
733 struct ql4_chap_table *chap_table; in qla4xxx_find_free_chap_index()
737 sizeof(struct ql4_chap_table); in qla4xxx_find_free_chap_index()
748 chap_table = (struct ql4_chap_table *)ha->chap_list + i; in qla4xxx_find_free_chap_index()
773 struct ql4_chap_table *chap_table; in qla4xxx_get_chap_list()
781 sizeof(struct ql4_chap_table); in qla4xxx_get_chap_list()
798 chap_table = (struct ql4_chap_table *)h in qla4xxx_get_chap_list()
[all...]
H A Dql4_fw.h812 struct ql4_chap_table { struct
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_inline.h85 static inline int qla4xxx_get_chap_type(struct ql4_chap_table *chap_entry) in qla4xxx_get_chap_type()
H A Dql4_mbx.c1579 struct ql4_chap_table *chap_table; in qla4xxx_get_chap()
1586 chap_size = sizeof(struct ql4_chap_table); in qla4xxx_get_chap()
1641 struct ql4_chap_table *chap_table; in qla4xxx_set_chap()
1672 offset += (idx * sizeof(struct ql4_chap_table)); in qla4xxx_set_chap()
1674 sizeof(struct ql4_chap_table), in qla4xxx_set_chap()
1679 memcpy((struct ql4_chap_table *)ha->chap_list + idx, in qla4xxx_set_chap()
1680 chap_table, sizeof(struct ql4_chap_table)); in qla4xxx_set_chap()
1695 struct ql4_chap_table *chap_table = NULL; in qla4xxx_get_uni_chap_at_index()
1712 sizeof(struct ql4_chap_table); in qla4xxx_get_uni_chap_at_index()
1723 chap_table = (struct ql4_chap_table *)h in qla4xxx_get_uni_chap_at_index()
[all...]
H A Dql4_os.c642 sizeof(struct ql4_chap_table); in qla4xxx_create_chap_list()
682 struct ql4_chap_table **chap_entry) in qla4xxx_get_chap_by_index()
694 sizeof(struct ql4_chap_table); in qla4xxx_get_chap_by_index()
703 *chap_entry = (struct ql4_chap_table *)ha->chap_list + chap_index; in qla4xxx_get_chap_by_index()
730 struct ql4_chap_table *chap_table; in qla4xxx_find_free_chap_index()
734 sizeof(struct ql4_chap_table); in qla4xxx_find_free_chap_index()
745 chap_table = (struct ql4_chap_table *)ha->chap_list + i; in qla4xxx_find_free_chap_index()
770 struct ql4_chap_table *chap_table; in qla4xxx_get_chap_list()
778 sizeof(struct ql4_chap_table); in qla4xxx_get_chap_list()
795 chap_table = (struct ql4_chap_table *)h in qla4xxx_get_chap_list()
[all...]
H A Dql4_fw.h812 struct ql4_chap_table { struct

Completed in 22 milliseconds