Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c199 static u16 get_sub(u32 fw) in get_sub() function
222 sprintf(fw_str, "%d.%d.%d", get_maj(fw), get_min(fw), get_sub(fw)); in print_health_info()