Searched refs:OPTION_JUMBO_ENABLE (Results 1 – 2 of 2) sorted by relevance
265 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()
582 #define OPTION_JUMBO_ENABLE 0x0002 macro