Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_hw.h83 struct igc_mac_info { struct
84 struct igc_mac_operations ops;
86 u8 addr[ETH_ALEN];
87 u8 perm_addr[ETH_ALEN];
89 enum igc_mac_type type;
91 u32 mc_filter_type;
93 u16 mta_reg_count;
94 u16 uta_reg_count;
96 u32 mta_shadow[MAX_MTA_REG];
97 u16 rar_entry_count;
[all …]