Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Db44.c1663 if (bp->flags & B44_FLAG_WOL_ENABLE) { in b44_close()
2092 if (bp->flags & B44_FLAG_WOL_ENABLE) in b44_get_wol()
2105 bp->flags |= B44_FLAG_WOL_ENABLE; in b44_set_wol()
2107 bp->flags &= ~B44_FLAG_WOL_ENABLE; in b44_set_wol()
2504 if (bp->flags & B44_FLAG_WOL_ENABLE) { in b44_suspend()
H A Db44.h391 #define B44_FLAG_WOL_ENABLE 0x80000000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Db44.c1643 if (bp->flags & B44_FLAG_WOL_ENABLE) { in b44_close()
2074 if (bp->flags & B44_FLAG_WOL_ENABLE) in b44_get_wol()
2087 bp->flags |= B44_FLAG_WOL_ENABLE; in b44_set_wol()
2089 bp->flags &= ~B44_FLAG_WOL_ENABLE; in b44_set_wol()
2486 if (bp->flags & B44_FLAG_WOL_ENABLE) { in b44_suspend()
H A Db44.h391 #define B44_FLAG_WOL_ENABLE 0x80000000 macro

Completed in 9 milliseconds