Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/xilinx/
Dxilinx_axienet.h33 #define XAE_OPTION_JUMBO (1 << 1) macro
Dxilinx_axienet_main.c65 .opt = XAE_OPTION_JUMBO,
69 .opt = XAE_OPTION_JUMBO,
477 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
485 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()