Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/devlink/
Ddevlink_port.c42 #define ICE_PORT_OPT_DESC_LEN 50 macro
55 char desc[ICE_PORT_OPT_DESC_LEN]; in ice_devlink_port_options_print()
94 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()
97 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()
103 cnt += snprintf(&desc[cnt], ICE_PORT_OPT_DESC_LEN - cnt, in ice_devlink_port_options_print()