Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h760 void (*clean_vf_config)(struct hnae3_ae_dev *ae_dev, int num_vfs); member
A Dhns3_enet.c3120 if (ae_dev->ops->clean_vf_config) in hns3_clean_vf_config()
3121 ae_dev->ops->clean_vf_config(ae_dev, num_vfs); in hns3_clean_vf_config()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c13146 .clean_vf_config = hclge_clean_vport_config,

Completed in 39 milliseconds