Home
last modified time | relevance | path

Searched refs:flt_chap_size (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_mbx.c1596 offset += (ha->hw.flt_chap_size / 2); in qla4xxx_get_chap()
1666 chap_size = ha->hw.flt_chap_size / 2; in qla4xxx_set_chap()
1711 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_uni_chap_at_index()
1768 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_index()
Dql4_def.h399 uint32_t flt_chap_size; member
Dql4_os.c645 chap_size = ha->hw.flt_chap_size / 2; in qla4xxx_create_chap_list()
694 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_by_index()
736 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_find_free_chap_index()
780 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_list()
884 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_delete_chap()
913 offset += (ha->hw.flt_chap_size / 2); in qla4xxx_delete_chap()
1017 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_set_chap_entry()
6050 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_bidi_chap()
Dql4_nx.c3793 hw->flt_chap_size = le32_to_cpu(region->size); in qla4_8xxx_get_flt_info()
3812 hw->flt_chap_size = FA_FLASH_CHAP_SIZE; in qla4_8xxx_get_flt_info()
3822 hw->flt_chap_size, hw->flt_region_ddb, in qla4_8xxx_get_flt_info()