Home
last modified time | relevance | path

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

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