Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb/
A Dmv88e1xxx.h123 #define S_PSSR_SPEED 14 macro
125 #define V_PSSR_SPEED(x) ((x) << S_PSSR_SPEED)
126 #define G_PSSR_SPEED(x) (((x) >> S_PSSR_SPEED) & M_PSSR_SPEED)

Completed in 3 milliseconds