Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h268 struct igc_mac_info { struct
269 struct igc_mac_operations ops;
270 uint8_t addr[ETHER_ADDR_LEN];
271 uint8_t perm_addr[ETHER_ADDR_LEN];
273 enum igc_mac_type type;
275 uint32_t mc_filter_type;
277 uint16_t current_ifs_val;
278 uint16_t ifs_max_val;
279 uint16_t ifs_min_val;
280 uint16_t ifs_ratio;
[all …]