Home
last modified time | relevance | path

Searched refs:last_promisc_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h1063 u8 last_promisc_flags; member
H A Dhclge_main.c12434 if (vport->last_promisc_flags != vport->overflow_promisc_flags) { in hclge_sync_vport_promisc_mode()
12436 vport->last_promisc_flags = vport->overflow_promisc_flags; in hclge_sync_vport_promisc_mode()
12445 tmp_flags = handle->netdev_flags | vport->last_promisc_flags; in hclge_sync_vport_promisc_mode()