Home
last modified time | relevance | path

Searched refs:XAE_OPTION_JUMBO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h34 #define XAE_OPTION_JUMBO (1 << 1) macro
H A Dxilinx_axienet_main.c71 .opt = XAE_OPTION_JUMBO,
75 .opt = XAE_OPTION_JUMBO,
557 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
565 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()
/kernel/linux/linux-6.6/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,
598 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
606 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()

Completed in 9 milliseconds