Searched refs:RSPD_LEN_S (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h171 #define RSPD_LEN_S 0 macro
173 #define RSPD_LEN_G(x) (((x) >> RSPD_LEN_S) & RSPD_LEN_M)
175 #define RSPD_QID_S RSPD_LEN_S

Completed in 111 milliseconds