Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_hw.h172 #define RSPD_LEN_M 0x7fffffff macro
173 #define RSPD_LEN_G(x) (((x) >> RSPD_LEN_S) & RSPD_LEN_M)
176 #define RSPD_QID_M RSPD_LEN_M

Completed in 4 milliseconds