Searched defs:uc_addr (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/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
|
/linux-6.14.4/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
|
/linux-6.14.4/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 1016 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/ |
D | fbnic_txrx.c | 1185 u32 __iomem *uc_addr = fbd->uc_addr0; in fbnic_alloc_napi_vector() local
|