Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c3900 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3907 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3930 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
3990 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
Dixgbe_x550.c353 return IXGBE_NOT_IMPLEMENTED; in ixgbe_read_phy_reg_x550em()
359 return IXGBE_NOT_IMPLEMENTED; in ixgbe_write_phy_reg_x550em()
Dixgbe_type.h3705 #define IXGBE_NOT_IMPLEMENTED 0x7FFFFFFF macro