Home
last modified time | relevance | path

Searched defs:promisc_en (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_filter.c352 static void hinic3_sync_rx_mode_to_hw(struct net_device *netdev, int promisc_en, in hinic3_sync_rx_mode_to_hw()
386 int promisc_en = 0, allmulti_en = 0; in hinic3_set_rx_mode_work() local