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 …]
553 struct e1000_mac_info { struct554 struct e1000_mac_operations ops;555 u8 addr[ETH_ALEN];556 u8 perm_addr[ETH_ALEN];558 enum e1000_mac_type type;560 u32 collision_delta;561 u32 ledctl_default;562 u32 ledctl_mode1;563 u32 ledctl_mode2;564 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;