Home
last modified time | relevance | path

Searched defs:promisc_en (Results 1 – 2 of 2) 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
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_pf.c551 bool promisc_en = !(features & NETIF_F_HW_VLAN_CTAG_FILTER); enetc4_pf_set_features() local