Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_selftests.c624 unsigned char uc_addr[ETH_ALEN] = {0xf0, 0xff, 0xff, 0xff, 0xff, 0xff}; in stmmac_test_mcfilt() local
670 unsigned char uc_addr[ETH_ALEN] = {0xf0, 0xff, 0xff, 0xff, 0xff, 0xff}; in stmmac_test_ucfilt() local
/drivers/net/ethernet/cisco/enic/
Denic_main.c934 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync()
953 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c754 const unsigned char *uc_addr) in fm10k_uc_vlan_unsync()
Dfm10k.h349 u32 __iomem *uc_addr; member