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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dcs89x0.h332 #define TX_AFTER_ALL 0x00c0 /* Tx packet after all bytes copied */ macro
H A Dmac89x0.c447 else if (lp->send_underrun == 6) lp->send_cmd = TX_AFTER_ALL;
H A Dcs89x0.c226 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */
1176 writeword(dev->base_addr, TX_CMD_PORT, TX_AFTER_ALL);
1615 else if (lp->send_underrun == 6) lp->send_cmd = TX_AFTER_ALL;

Completed in 58 milliseconds