Searched defs:uc_addr (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A 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
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 965 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync() 984 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_netdev.c | 754 const unsigned char *uc_addr) in fm10k_uc_vlan_unsync()
|
H A D | fm10k.h | 349 u32 __iomem *uc_addr; member
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_txrx.c | 1361 u32 __iomem *uc_addr = fbd->uc_addr0; in fbnic_alloc_napi_vector() local
|