Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1827 void (*cache_tmpl_hdr_values)(struct qlcnic_fw_dump *); member
2096 adapter->ahw->hw_ops->cache_tmpl_hdr_values(fw_dump); in qlcnic_cache_tmpl_hdr_values()
Dqlcnic_main.c621 .cache_tmpl_hdr_values = qlcnic_82xx_cache_tmpl_hdr_values,
Dqlcnic_83xx_hw.c239 .cache_tmpl_hdr_values = qlcnic_83xx_cache_tmpl_hdr_values,