Home
last modified time | relevance | path

Searched defs:mac_addr_ig_mask (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c632 static const u8 mac_addr_ig_mask[ETH_ALEN] __aligned(2) = {0x01, 0, 0, 0, 0, 0}; variable
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c632 static const u8 mac_addr_ig_mask[ETH_ALEN] __aligned(2) = {0x01, 0, 0, 0, 0, 0}; variable
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c780 static const u8 mac_addr_ig_mask[ETH_ALEN] __aligned(2) = {0x01, 0, 0, 0, 0, 0}; variable