Searched refs:S_EEE_RX_10G_STATE (Results 1 – 1 of 1) sorted by relevance
34324 #define S_EEE_RX_10G_STATE 8 macro34326 #define V_EEE_RX_10G_STATE(x) ((x) << S_EEE_RX_10G_STATE)34327 #define G_EEE_RX_10G_STATE(x) (((x) >> S_EEE_RX_10G_STATE) & M_EEE_RX_10G_STATE)