Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c668 if (test_bit(HCLGE_VPORT_NEED_NOTIFY_RESET, &vport->need_notify)) { in hclge_notify_vf_config()
676 vport->need_notify = 0; in hclge_notify_vf_config()
681 test_bit(HCLGE_VPORT_NEED_NOTIFY_VF_VLAN, &vport->need_notify)) { in hclge_notify_vf_config()
693 clear_bit(HCLGE_VPORT_NEED_NOTIFY_VF_VLAN, &vport->need_notify); in hclge_notify_vf_config()
Dhclge_main.h1075 unsigned long need_notify; member
Dhclge_main.c3914 &vport->need_notify); in hclge_set_all_vf_rst()
8101 vport->need_notify = 0; in hclge_vport_start()
8121 vport->need_notify = 0; in hclge_vport_stop()
10512 &vport->need_notify); in hclge_set_vf_vlan_filter()
12715 vport->need_notify = 0; in hclge_clear_vport_vf_info()