Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c3885 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3892 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_ets_data()
3915 return IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
3975 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