Home
last modified time | relevance | path

Searched refs:last_promisc_flags (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h935 u8 last_promisc_flags; member
H A Dhclge_main.c11304 if (vport->last_promisc_flags != vport->overflow_promisc_flags) { in hclge_sync_promisc_mode()
11306 vport->last_promisc_flags = vport->overflow_promisc_flags; in hclge_sync_promisc_mode()
11310 tmp_flags = handle->netdev_flags | vport->last_promisc_flags; in hclge_sync_promisc_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1060 u8 last_promisc_flags; member
H A Dhclge_main.c12403 if (vport->last_promisc_flags != vport->overflow_promisc_flags) { in hclge_sync_vport_promisc_mode()
12405 vport->last_promisc_flags = vport->overflow_promisc_flags; in hclge_sync_vport_promisc_mode()
12414 tmp_flags = handle->netdev_flags | vport->last_promisc_flags; in hclge_sync_vport_promisc_mode()

Completed in 35 milliseconds