cache_tmpl_hdr_values 1824 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	void (*cache_tmpl_hdr_values)(struct qlcnic_fw_dump *);
cache_tmpl_hdr_values 2116 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	adapter->ahw->hw_ops->cache_tmpl_hdr_values(fw_dump);
cache_tmpl_hdr_values  241 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	.cache_tmpl_hdr_values		= qlcnic_83xx_cache_tmpl_hdr_values,
cache_tmpl_hdr_values  626 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	.cache_tmpl_hdr_values		= qlcnic_82xx_cache_tmpl_hdr_values,