Searched defs:igc_mac_info (Results 1 – 1 of 1) sorted by relevance
84 struct igc_mac_info { struct87 u8 addr[ETH_ALEN];88 u8 perm_addr[ETH_ALEN];90 enum igc_mac_type type;92 u32 mc_filter_type;94 u16 mta_reg_count;95 u16 uta_reg_count;98 u16 rar_entry_count;105 bool autoneg;106 bool autoneg_failed;[all …]
Completed in 5 milliseconds