Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/sibyte/dev/
H A Dsbmac.c1167 V_MAC_RX_PL_THRSH(4) | in sbmac_channel_start()
1169 V_MAC_RX_PL_THRSH(4) | in sbmac_channel_start()
/netbsd/sys/arch/mips/sibyte/include/
H A Dsb1250_mac.h266 #define V_MAC_RX_PL_THRSH(x) _SB_MAKEVALUE(x,S_MAC_RX_PL_THRSH) macro