Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c935 static int cxgb4vf_mac_sync(struct net_device *netdev, const u8 *mac_addr) in cxgb4vf_mac_sync() function
998 __dev_uc_sync(dev, cxgb4vf_mac_sync, cxgb4vf_mac_unsync); in set_rxmode()
999 __dev_mc_sync(dev, cxgb4vf_mac_sync, cxgb4vf_mac_unsync); in set_rxmode()