Home
last modified time | relevance | path

Searched defs:e1000_mac_info (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h772 struct e1000_mac_info { struct
773 struct e1000_mac_operations ops;
774 u8 addr[ETH_ADDR_LEN];
775 u8 perm_addr[ETH_ADDR_LEN];
777 enum e1000_mac_type type;
779 u32 collision_delta;
780 u32 ledctl_default;
781 u32 ledctl_mode1;
782 u32 ledctl_mode2;
783 u32 mc_filter_type;
[all …]
H A De1000_vf.h215 struct e1000_mac_info { struct
216 struct e1000_mac_operations ops;
217 u8 addr[6];
218 u8 perm_addr[6];
220 enum e1000_mac_type type;
222 u16 mta_reg_count;
223 u16 rar_entry_count;
225 bool get_link_status;