Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/micrel/
Dksz884x.c1149 #define STP_SUPPORT (1 << 8) macro
3919 if (hw->features & STP_SUPPORT) in sw_setup()
4989 if (hw->features & STP_SUPPORT) { in netdev_close()
5028 if (hw->features & STP_SUPPORT) in netdev_close()
5317 if ((hw->features & STP_SUPPORT) && !promiscuous && in dev_set_promiscuous()