Searched refs:unit_str (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 261 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in efx_fill_test() local 270 snprintf(unit_str, sizeof(unit_str), in efx_fill_test() 273 strcpy(unit_str, unit_format); in efx_fill_test() 277 "%-6s %-24s", unit_str, test_str); in efx_fill_test()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 213 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in ef4_fill_test() local 222 snprintf(unit_str, sizeof(unit_str), in ef4_fill_test() 225 strcpy(unit_str, unit_format); in ef4_fill_test() 229 "%-6s %-24s", unit_str, test_str); in ef4_fill_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 262 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in efx_fill_test() local 271 snprintf(unit_str, sizeof(unit_str), in efx_fill_test() 274 strcpy(unit_str, unit_format); in efx_fill_test() 278 "%-6s %-24s", unit_str, test_str); in efx_fill_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 213 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in ef4_fill_test() local 222 snprintf(unit_str, sizeof(unit_str), in ef4_fill_test() 225 strcpy(unit_str, unit_format); in ef4_fill_test() 229 "%-6s %-24s", unit_str, test_str); in ef4_fill_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 213 char unit_str[ETH_GSTRING_LEN], test_str[ETH_GSTRING_LEN]; in efx_fill_test() local 222 snprintf(unit_str, sizeof(unit_str), in efx_fill_test() 225 strcpy(unit_str, unit_format); in efx_fill_test() 229 "%-6s %-24s", unit_str, test_str); in efx_fill_test()
|
Completed in 12 milliseconds