Home
last modified time | relevance | path

Searched refs:TX_AFTER_381 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dmac89x0.c227 lp->send_cmd = TX_AFTER_381; in mac89x0_device_probe()
416 if (lp->send_underrun == 3) lp->send_cmd = TX_AFTER_381; in net_interrupt()
H A Dcs89x0.h331 #define TX_AFTER_381 0x0040 /* Tx packet after 381 bytes copied */ macro
H A Dcs89x0.c139 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */
772 lp->send_cmd = TX_AFTER_381; in net_interrupt()
1359 lp->send_cmd = TX_AFTER_381; in cs89x0_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dmac89x0.c227 lp->send_cmd = TX_AFTER_381; in mac89x0_device_probe()
419 if (lp->send_underrun == 3) lp->send_cmd = TX_AFTER_381; in net_interrupt()
H A Dcs89x0.h331 #define TX_AFTER_381 0x0040 /* Tx packet after 381 bytes copied */ macro
H A Dcs89x0.c140 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */
773 lp->send_cmd = TX_AFTER_381; in net_interrupt()
1361 lp->send_cmd = TX_AFTER_381; in cs89x0_probe1()

Completed in 14 milliseconds