Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5300.c64 #define S0_MR_MACRAW 0x0004 /* MAC RAW mode (promiscuous) */ macro
264 S0_MR_MACRAW : S0_MR_MACRAW_MF); in w5300_hw_start()
H A Dw5100.c64 #define S0_MR_MACRAW 0x04 /* MAC RAW mode */ macro
693 u8 mode = S0_MR_MACRAW; in w5100_hw_start()