Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1226 #define S_RF_RSPSTATE 10 macro
1228 #define V_RF_RSPSTATE(x) ((x) << S_RF_RSPSTATE)
1229 #define G_RF_RSPSTATE(x) (((x) >> S_RF_RSPSTATE) & M_RF_RSPSTATE)