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

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_mac.h243 #define S_MAC_TX_RL_THRSH _SB_MAKE64(16) macro
244 #define M_MAC_TX_RL_THRSH _SB_MAKEMASK(4, S_MAC_TX_RL_THRSH)
245 #define V_MAC_TX_RL_THRSH(x) _SB_MAKEVALUE(x, S_MAC_TX_RL_THRSH)
246 #define G_MAC_TX_RL_THRSH(x) _SB_GETVALUE(x, S_MAC_TX_RL_THRSH, M_MAC_TX_RL_THRSH)

Completed in 51 milliseconds