Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_main.c520 hinic_rss_template_free(nic_dev, nic_dev->rss_tmpl_idx); in hinic_open()
560 hinic_rss_template_free(nic_dev, nic_dev->rss_tmpl_idx); in hinic_close()
Dhinic_port.h820 int hinic_rss_template_free(struct hinic_dev *nic_dev, u8 tmpl_idx);
Dhinic_port.c970 int hinic_rss_template_free(struct hinic_dev *nic_dev, u8 tmpl_idx) in hinic_rss_template_free() function