Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_devlink.c499 #define ICE_PORT_OPT_DESC_LEN 50 macro
512 char desc[ICE_PORT_OPT_DESC_LEN]; in ice_devlink_port_options_print()
551 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()
554 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()
560 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()