Searched refs:ixgbe_get_ets_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3871 * ixgbe_get_ets_data - Extracts the ETS bit data
3878 static int ixgbe_get_ets_data(struct ixgbe_hw *hw, u16 *ets_cfg, function
3920 status = ixgbe_get_ets_data(hw, &ets_cfg, &ets_offset);
3980 status = ixgbe_get_ets_data(hw, &ets_cfg, &ets_offset);

Completed in 122 milliseconds