Searched defs:e1000_mac_info (Results 1 – 3 of 3) sorted by relevance
363 struct e1000_mac_info { struct364 struct e1000_mac_operations ops;366 u8 addr[6];367 u8 perm_addr[6];369 enum e1000_mac_type type;371 u32 ledctl_default;372 u32 ledctl_mode1;373 u32 ledctl_mode2;374 u32 mc_filter_type;375 u32 txcw;[all …]
530 struct e1000_mac_info { struct531 struct e1000_mac_operations ops;532 u8 addr[ETH_ALEN];533 u8 perm_addr[ETH_ALEN];535 enum e1000_mac_type type;537 u32 collision_delta;538 u32 ledctl_default;539 u32 ledctl_mode1;540 u32 ledctl_mode2;541 u32 mc_filter_type;[all …]
170 struct e1000_mac_info { struct171 struct e1000_mac_operations ops;172 u8 addr[6];173 u8 perm_addr[6];175 enum e1000_mac_type type;177 u16 mta_reg_count;178 u16 rar_entry_count;180 bool get_link_status;