Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.h332 #define TX_AFTER_ALL 0x00c0 /* Tx packet after all bytes copied */ macro
H A Dmac89x0.c417 else if (lp->send_underrun == 6) lp->send_cmd = TX_AFTER_ALL; in net_interrupt()
H A Dcs89x0.c139 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */
526 iowrite16(TX_AFTER_ALL, lp->virt_addr + TX_CMD_PORT); in send_test_pkt()
774 lp->send_cmd = TX_AFTER_ALL; in net_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dmac89x0.c420 else if (lp->send_underrun == 6) lp->send_cmd = TX_AFTER_ALL; in net_interrupt()
H A Dcs89x0.h332 #define TX_AFTER_ALL 0x00c0 /* Tx packet after all bytes copied */ macro
H A Dcs89x0.c140 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */
527 iowrite16(TX_AFTER_ALL, lp->virt_addr + TX_CMD_PORT); in send_test_pkt()
775 lp->send_cmd = TX_AFTER_ALL; in net_interrupt()

Completed in 9 milliseconds