Searched refs:S_EEE_RX_1G_STATE (Results 1 – 1 of 1) sorted by relevance
47066 #define S_EEE_RX_1G_STATE 4 macro47068 #define V_EEE_RX_1G_STATE(x) ((x) << S_EEE_RX_1G_STATE)47069 #define G_EEE_RX_1G_STATE(x) (((x) >> S_EEE_RX_1G_STATE) & M_EEE_RX_1G_STATE)