Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_hw.h76 struct igc_mac_info { struct
77 struct igc_mac_operations ops;
79 u8 addr[ETH_ALEN];
80 u8 perm_addr[ETH_ALEN];
82 enum igc_mac_type type;
84 u32 mc_filter_type;
86 u16 mta_reg_count;
87 u16 uta_reg_count;
89 u32 mta_shadow[MAX_MTA_REG];
90 u16 rar_entry_count;
[all …]