Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.c1183 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_close()
1221 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_open()
1608 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_suspend()
1643 if(lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_resume()
1827 lp->options |= OPTION_DYN_IPG_ENABLE; in amd8111e_probe_one()
1864 if(lp->options & OPTION_DYN_IPG_ENABLE){ in amd8111e_probe_one()
H A Damd8111e.h588 #define OPTION_DYN_IPG_ENABLE 0x0080 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c1175 if (lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_close()
1213 if (lp->options & OPTION_DYN_IPG_ENABLE) { in amd8111e_open()
1600 if (lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_suspend()
1634 if (lp->options & OPTION_DYN_IPG_ENABLE) in amd8111e_resume()
1820 lp->options |= OPTION_DYN_IPG_ENABLE; in amd8111e_probe_one()
1854 if (lp->options & OPTION_DYN_IPG_ENABLE) { in amd8111e_probe_one()
H A Damd8111e.h588 #define OPTION_DYN_IPG_ENABLE 0x0080 macro

Completed in 13 milliseconds