Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h34 #define XAE_OPTION_JUMBO (1 << 1) macro
H A Dxilinx_axienet_main.c72 .opt = XAE_OPTION_JUMBO,
76 .opt = XAE_OPTION_JUMBO,
599 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
607 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()