Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/micrel/
Dksz884x.c1222 #define SMALL_PACKET_TX_BUG (1 << 1) macro
3737 hw->features |= SMALL_PACKET_TX_BUG; in hw_init()
4844 if (hw->features & SMALL_PACKET_TX_BUG) { in netdev_tx()