Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/xilinx/
Dxilinx_axienet.h35 #define XAE_OPTION_JUMBO BIT(1) macro
Dxilinx_axienet_main.c82 .opt = XAE_OPTION_JUMBO,
86 .opt = XAE_OPTION_JUMBO,
678 lp->options &= (~XAE_OPTION_JUMBO); in axienet_device_reset()
685 lp->options |= XAE_OPTION_JUMBO; in axienet_device_reset()