Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c477 IXGBE_NOT_IMPLEMENTED); in ixgbe_identify_phy()
514 IXGBE_NOT_IMPLEMENTED); in ixgbe_get_phy_firmware_version()
1125 IXGBE_NOT_IMPLEMENTED); in ixgbe_setup_fc()
1156 IXGBE_NOT_IMPLEMENTED); in ixgbe_get_thermal_sensor_data()
1168 IXGBE_NOT_IMPLEMENTED); in ixgbe_init_thermal_sensor_thresh()
1181 IXGBE_NOT_IMPLEMENTED); in ixgbe_dmac_config()
1193 IXGBE_NOT_IMPLEMENTED); in ixgbe_dmac_update_tcs()
1206 IXGBE_NOT_IMPLEMENTED); in ixgbe_dmac_config_tcs()
1222 IXGBE_NOT_IMPLEMENTED); in ixgbe_setup_eee()
1352 IXGBE_NOT_IMPLEMENTED); in ixgbe_enter_lplu()
[all …]
H A Dixgbe_dcb.c369 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_get_tc_stats()
398 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_get_pfc_stats()
426 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_config_rx_arbiter_cee()
467 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_config_tx_desc_arbiter_cee()
507 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_config_tx_data_arbiter_cee()
550 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_config_pfc_cee()
583 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_config_tc_stats()
611 s32 ret = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_hw_config_cee()
H A Dixgbe_common.c383 if (ret_val != IXGBE_SUCCESS && ret_val != IXGBE_NOT_IMPLEMENTED) { in ixgbe_start_hw_generic()
726 return IXGBE_NOT_IMPLEMENTED; in ixgbe_read_pba_num_generic()
4850 status = IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
4859 status = IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
4869 status = IXGBE_NOT_IMPLEMENTED; in ixgbe_get_thermal_sensor_data_generic()
4930 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
4936 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
4943 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
4979 return IXGBE_NOT_IMPLEMENTED; in ixgbe_init_thermal_sensor_thresh_generic()
H A Dixgbe_x550.c496 return IXGBE_NOT_IMPLEMENTED; in ixgbe_read_phy_reg_x550em()
503 return IXGBE_NOT_IMPLEMENTED; in ixgbe_write_phy_reg_x550em()
H A Dixgbe_type.h4240 #define IXGBE_NOT_IMPLEMENTED 0x7FFFFFFF macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c4937 int32_t ret_val = IXGBE_NOT_IMPLEMENTED; in ixgbe_dcb_pfc_enable()