Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dxilinx_axienet.h32 #define XAE_OPTION_JUMBO (1 << 1) macro
Dxilinx_axienet_main.c64 .opt = XAE_OPTION_JUMBO,
68 .opt = XAE_OPTION_JUMBO,
474 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
481 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()