Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h846 #define CONG_CNTRL_S 14 macro
848 #define CONG_CNTRL_V(x) ((x) << CONG_CNTRL_S)
849 #define CONG_CNTRL_G(x) (((x) >> CONG_CNTRL_S) & CONG_CNTRL_M)