Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/micrel/
Dksz884x.c1214 #define SMALL_PACKET_TX_BUG (1 << 1) macro
3731 hw->features |= SMALL_PACKET_TX_BUG; in hw_init()
4835 if (hw->features & SMALL_PACKET_TX_BUG) { in netdev_tx()