Home
last modified time | relevance | path

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

/linux-6.14.4/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
/linux-6.14.4/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
/linux-6.14.4/drivers/net/ethernet/cisco/enic/
Denic_main.c1016 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync()
1035 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c1185 u32 __iomem *uc_addr = fbd->uc_addr0; in fbnic_alloc_napi_vector() local