Home
last modified time | relevance | path

Searched refs:IXGBE_NOT_IMPLEMENTED (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c68 return IXGBE_NOT_IMPLEMENTED; in ixgbe_read_phy_reg_x550em()
74 return IXGBE_NOT_IMPLEMENTED; in ixgbe_write_phy_reg_x550em()
Dixgbe_common.c3728 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3735 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3758 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
3818 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
Dixgbe_type.h3273 #define IXGBE_NOT_IMPLEMENTED 0x7FFFFFFF macro