Searched defs:uc_addr (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_selftests.c | 624 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/ |
D | enic_main.c | 935 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync() 954 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 754 const unsigned char *uc_addr) in fm10k_uc_vlan_unsync()
|
D | fm10k.h | 349 u32 __iomem *uc_addr; member
|