Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1455 #define MAX_SERVICE_LEVEL 0x7 macro
H A Dhns_roce_hw_v2.c5034 max_sl = min_t(u32, MAX_SERVICE_LEVEL, hr_dev->caps.sl_num - 1); in check_sl_valid()