Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1820 void (*cache_tmpl_hdr_values)(struct qlcnic_fw_dump *); member
2106 adapter->ahw->hw_ops->cache_tmpl_hdr_values(fw_dump); in qlcnic_cache_tmpl_hdr_values()
Dqlcnic_main.c603 .cache_tmpl_hdr_values = qlcnic_82xx_cache_tmpl_hdr_values,
Dqlcnic_83xx_hw.c240 .cache_tmpl_hdr_values = qlcnic_83xx_cache_tmpl_hdr_values,