Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_hw.h82 struct igc_mac_info { struct
83 struct igc_mac_operations ops;
85 u8 addr[ETH_ALEN];
86 u8 perm_addr[ETH_ALEN];
88 enum igc_mac_type type;
90 u32 mc_filter_type;
92 u16 mta_reg_count;
93 u16 uta_reg_count;
95 u32 mta_shadow[MAX_MTA_REG];
96 u16 rar_entry_count;
[all …]