Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.h596 #define OPTION_JUMBO_ENABLE 0x0002 macro
Damd8111e.c291 lp->options |= OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
294 lp->options &= ~OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
481 if(lp->options & OPTION_JUMBO_ENABLE){ in amd8111e_restart()
594 if(lp->options & OPTION_JUMBO_ENABLE) in amd8111e_init_hw_default()