Searched refs:test_format (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 211 const char *test_format, const char *test_id) in efx_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 211 const char *test_format, const char *test_id) in ef4_fill_test() argument 226 snprintf(test_str, sizeof(test_str), test_format, test_id); in ef4_fill_test()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 259 const char *test_format, const char *test_id) in efx_fill_test() argument 274 snprintf(test_str, sizeof(test_str), test_format, test_id); in efx_fill_test()
|