Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c522 hinic_rss_template_free(nic_dev, nic_dev->rss_tmpl_idx); in hinic_open()
562 hinic_rss_template_free(nic_dev, nic_dev->rss_tmpl_idx); in hinic_close()
H A Dhinic_port.h820 int hinic_rss_template_free(struct hinic_dev *nic_dev, u8 tmpl_idx);
H A Dhinic_port.c970 int hinic_rss_template_free(struct hinic_dev *nic_dev, u8 tmpl_idx) in hinic_rss_template_free() function