Searched refs:ixgbe_dev_from_hw (Results 1 – 2 of 2) sorted by relevance
96 device_printf(ixgbe_dev_from_hw(hw), format, ## arg); \208 device_t ixgbe_dev_from_hw(struct ixgbe_hw *hw);
37 ixgbe_dev_from_hw(struct ixgbe_hw *hw) in ixgbe_dev_from_hw() function