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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/chelsio/
H A Dregs.h636 #define S_TPIPAR 0 macro
638 #define V_TPIPAR(x) ((x) << S_TPIPAR)
639 #define G_TPIPAR(x) (((x) >> S_TPIPAR) & M_TPIPAR)

Completed in 50 milliseconds