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 …]
562 struct e1000_mac_info { struct563 struct e1000_mac_operations ops;564 u8 addr[ETH_ALEN];565 u8 perm_addr[ETH_ALEN];567 enum e1000_mac_type type;569 u32 collision_delta;570 u32 ledctl_default;571 u32 ledctl_mode1;572 u32 ledctl_mode2;573 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;