Searched refs:DEVLINK_LOCAL_FWD_DISABLED_STR (Results 1 – 1 of 1) sorted by relevance
1464 #define DEVLINK_LOCAL_FWD_DISABLED_STR "disabled" macro 1483 return DEVLINK_LOCAL_FWD_DISABLED_STR; in ice_devlink_local_fwd_mode_to_str() 1501 else if (!strcmp(mode_str, DEVLINK_LOCAL_FWD_DISABLED_STR)) in ice_devlink_local_fwd_str_to_mode()