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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_init.c608 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) function
664 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_BOOTLD);
699 tab_desc = qlcnic_get_table_desc(unirom, QLCNIC_UNI_DIR_SECT_FW);
732 ptab_descr = qlcnic_get_table_desc(unirom,
813 tab_desc = qlcnic_get_table_desc(unirom, section);

Completed in 115 milliseconds