Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_mbx.c1605 offset += (ha->hw.flt_chap_size / 2); in qla4xxx_get_chap()
1676 chap_size = ha->hw.flt_chap_size / 2; in qla4xxx_set_chap()
1721 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_uni_chap_at_index()
1778 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_index()
Dql4_def.h397 uint32_t flt_chap_size; member
Dql4_os.c595 chap_size = ha->hw.flt_chap_size / 2; in qla4xxx_create_chap_list()
644 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_by_index()
686 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_find_free_chap_index()
730 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_chap_list()
836 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_delete_chap()
865 offset += (ha->hw.flt_chap_size / 2); in qla4xxx_delete_chap()
964 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_set_chap_entry()
6003 max_chap_entries = (ha->hw.flt_chap_size / 2) / in qla4xxx_get_bidi_chap()
Dql4_nx.c3794 hw->flt_chap_size = le32_to_cpu(region->size); in qla4_8xxx_get_flt_info()
3813 hw->flt_chap_size = FA_FLASH_CHAP_SIZE; in qla4_8xxx_get_flt_info()
3823 hw->flt_chap_size, hw->flt_region_ddb, in qla4_8xxx_get_flt_info()