Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c744 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc() function
799 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_BOOTLD); in qlcnic_validate_bootld()
834 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_FW); in qlcnic_validate_fw()
865 ptab_descr = qlcnic_get_table_desc(unirom, in qlcnic_validate_product_offs()
948 tab_desc = qlcnic_get_table_desc(unirom, section); in qlcnic_get_data_desc()