Searched refs:VNIC_DIAG_DIR_NAME_MAX_LEN (Results 1 – 1 of 1) sorted by relevance
143 #define VNIC_DIAG_DIR_NAME_MAX_LEN 8 macro149 char dir_name[VNIC_DIAG_DIR_NAME_MAX_LEN]; in mlx5_esw_vport_debugfs_create()160 err = snprintf(dir_name, VNIC_DIAG_DIR_NAME_MAX_LEN, "%s_%d", is_sf ? "sf" : "vf", in mlx5_esw_vport_debugfs_create()
Completed in 3 milliseconds