Searched refs:unit_str (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c213 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; local
222 snprintf(unit_str, sizeof(unit_str),
225 strcpy(unit_str, unit_format);
229 "%-6s %-24s", unit_str, test_str);
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c213 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; local
222 snprintf(unit_str, sizeof(unit_str),
225 strcpy(unit_str, unit_format);
229 "%-6s %-24s", unit_str, test_str);
/linux-master/drivers/net/ethernet/sfc/
H A Dethtool_common.c262 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; local
271 snprintf(unit_str, sizeof(unit_str),
274 strcpy(unit_str, unit_format);
278 "%-6s %-24s", unit_str, test_str);

Completed in 156 milliseconds