Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c79 max_sl = min_t(u32, MAX_SERVICE_LEVEL, hr_dev->caps.sl_num - 1); in hns_roce_create_ah()
H A Dhns_roce_hw_v2.h1424 #define MAX_SERVICE_LEVEL 0x7 macro
H A Dhns_roce_hw_v2.c440 if (WARN_ON(ah->av.sl > MAX_SERVICE_LEVEL)) in fill_ud_av()
4852 max_sl = min_t(u32, MAX_SERVICE_LEVEL, hr_dev->caps.sl_num - 1); in hns_roce_v2_set_path()