Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.c266 lp->options |= OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
269 lp->options &= ~OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
463 if(lp->options & OPTION_JUMBO_ENABLE){ in amd8111e_restart()
574 if(lp->options & OPTION_JUMBO_ENABLE) in amd8111e_init_hw_default()
H A Damd8111e.h582 #define OPTION_JUMBO_ENABLE 0x0002 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c265 lp->options |= OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
268 lp->options &= ~OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
462 if (lp->options & OPTION_JUMBO_ENABLE) { in amd8111e_restart()
573 if (lp->options & OPTION_JUMBO_ENABLE) in amd8111e_init_hw_default()
H A Damd8111e.h582 #define OPTION_JUMBO_ENABLE 0x0002 macro

Completed in 8 milliseconds