Searched refs:S_EEE_RX_10G_STATE (Results 1 – 1 of 1) sorted by relevance
47054 #define S_EEE_RX_10G_STATE 8 macro47056 #define V_EEE_RX_10G_STATE(x) ((x) << S_EEE_RX_10G_STATE)47057 #define G_EEE_RX_10G_STATE(x) (((x) >> S_EEE_RX_10G_STATE) & M_EEE_RX_10G_STATE)