Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_status.h27 ICE_ERR_IN_USE = -16, enumerator
H A Dice_sched.c706 return ICE_ERR_IN_USE; in ice_sched_del_rl_profile()
2047 status = ICE_ERR_IN_USE; in ice_sched_rm_vsi_cfg()
2473 return ICE_ERR_IN_USE; in ice_sched_rm_agg_cfg()
3015 status = ICE_ERR_IN_USE; in ice_rm_agg_cfg()
4137 if (status && status != ICE_ERR_IN_USE) in ice_sched_rm_rl_profile()
4141 if (status == ICE_ERR_IN_USE) in ice_sched_rm_rl_profile()
H A Dice_flow.c1716 return ICE_ERR_IN_USE; in ice_flow_acl_is_prof_in_use()
1971 if (status && status != ICE_ERR_IN_USE) { in ice_flow_rem_prof_sync()
2047 if (status && status != ICE_ERR_IN_USE) in ice_flow_acl_set_xtrct_seq()