Lines Matching refs:options
277 lp->options |= OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
280 lp->options &= ~OPTION_JUMBO_ENABLE; in amd8111e_set_rx_buff_len()
472 if(lp->options & OPTION_JUMBO_ENABLE){ in amd8111e_restart()
493 if(lp->options & OPTION_INTR_COAL_ENABLE){ in amd8111e_restart()
583 if(lp->options & OPTION_JUMBO_ENABLE) in amd8111e_init_hw_default()
1215 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_close()
1253 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_open()
1373 lp->options |= OPTION_MULTICAST_ENABLE; in amd8111e_set_multicast_list()
1380 lp->options &= ~OPTION_MULTICAST_ENABLE; in amd8111e_set_multicast_list()
1387 lp->options |= OPTION_MULTICAST_ENABLE; in amd8111e_set_multicast_list()
1459 if (lp->options & OPTION_WOL_ENABLE) in amd8111e_get_wol()
1470 lp->options |= in amd8111e_set_wol()
1473 lp->options |= in amd8111e_set_wol()
1476 lp->options &= ~OPTION_WOL_ENABLE; in amd8111e_set_wol()
1640 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_suspend()
1645 if(lp->options & OPTION_WOL_ENABLE){ in amd8111e_suspend()
1647 if(lp->options & OPTION_WAKE_MAGIC_ENABLE) in amd8111e_suspend()
1649 if(lp->options & OPTION_WAKE_PHY_ENABLE) in amd8111e_suspend()
1685 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_resume()
1867 lp->options |= OPTION_INTR_COAL_ENABLE; in amd8111e_probe_one()
1869 lp->options |= OPTION_DYN_IPG_ENABLE; in amd8111e_probe_one()
1904 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_probe_one()