Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.h582 #define OPTION_JUMBO_ENABLE 0x0002 macro
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()