Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/xilinx/
Dxilinx_axienet.h34 #define XAE_OPTION_JUMBO (1 << 1) macro
Dxilinx_axienet_main.c71 .opt = XAE_OPTION_JUMBO,
75 .opt = XAE_OPTION_JUMBO,
597 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
605 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()