Searched defs:igc_mac_info (Results 1 – 1 of 1) sorted by relevance
76 struct igc_mac_info { struct79 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;90 u16 rar_entry_count;95 bool autoneg;96 bool autoneg_failed;[all …]
Completed in 8 milliseconds