Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c1146 #define SMALL_PACKET_TX_BUG (1 << 1) macro
3358 hw->features |= SMALL_PACKET_TX_BUG; in hw_init()
4462 if (hw->features & SMALL_PACKET_TX_BUG) { in netdev_tx()

Completed in 19 milliseconds