Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h36 #define XAE_OPTION_JUMBO BIT(1) macro
H A Dxilinx_axienet_main.c82 .opt = XAE_OPTION_JUMBO,
86 .opt = XAE_OPTION_JUMBO,
718 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
725 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()