Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c748 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc() function
803 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_BOOTLD); in qlcnic_validate_bootld()
838 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_FW); in qlcnic_validate_fw()
869 ptab_descr = qlcnic_get_table_desc(unirom, in qlcnic_validate_product_offs()
952 tab_desc = qlcnic_get_table_desc(unirom, section); in qlcnic_get_data_desc()