Home
last modified time | relevance | path

Searched refs:LINK_INT_WORKING (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c1213 #define LINK_INT_WORKING (1 << 0) macro
5271 hw->features |= LINK_INT_WORKING; in netdev_intr()
6710 if (!(hw->features & LINK_INT_WORKING)) in dev_monitor()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c1145 #define LINK_INT_WORKING (1 << 0) macro
4898 hw->features |= LINK_INT_WORKING; in netdev_intr()
6340 if (!(hw->features & LINK_INT_WORKING)) in dev_monitor()

Completed in 20 milliseconds