Searched defs:txgbe_hic_reset (Results 1 – 2 of 2) sorted by relevance
121 struct txgbe_hic_reset { struct122 struct txgbe_hic_hdr hdr;123 u16 lan_id;124 u16 reset_type;
334 txgbe_hic_reset(struct txgbe_hw *hw) in txgbe_hic_reset() function