Searched defs:e1000_mac_operations___2 (Results 1 – 2 of 2) sorted by relevance
53400 struct e1000_mac_operations___2 { struct53401 s32 (*check_for_link)(struct e1000_hw___2 *);53402 s32 (*reset_hw)(struct e1000_hw___2 *);53403 s32 (*init_hw)(struct e1000_hw___2 *);53404 bool (*check_mng_mode)(struct e1000_hw___2 *);53428 struct e1000_mac_operations___2 ops; argument