Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c1403 #define DEVLINK_LOCAL_FWD_ENABLED_STR "enabled" macro
1417 return DEVLINK_LOCAL_FWD_ENABLED_STR; in ice_devlink_local_fwd_mode_to_str()
1435 if (!strcmp(mode_str, DEVLINK_LOCAL_FWD_ENABLED_STR)) in ice_devlink_local_fwd_str_to_mode()