Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_mac.h216 #define V_MAC_TX_WR_THRSH(x) _SB_MAKEVALUE(x, S_MAC_TX_WR_THRSH) macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c1432 fifo = V_MAC_TX_WR_THRSH(4) | /* Must be '4' or '8' */ in sbmac_channel_start()