Searched refs:TX_SIZE (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Disicom.h30 #define TX_SIZE 254 macro
/linux-4.4.14/drivers/net/ethernet/i825xx/
H A Dether1.c442 #define TX_SIZE (0x08) macro
698 txaddr = ether1_txalloc (dev, TX_SIZE); ether1_sendpacket()
716 ether1_writebuffer (dev, &tx, txaddr, TX_SIZE); ether1_sendpacket()
732 tst = ether1_txalloc (dev, TX_SIZE + TBD_SIZE + NOP_SIZE + ETH_FRAME_LEN); ether1_sendpacket()
837 tst = ether1_txalloc (dev, TX_SIZE + TBD_SIZE + NOP_SIZE + ETH_FRAME_LEN); ether1_xmit_done()
/linux-4.4.14/sound/firewire/dice/
H A Ddice-interface.h232 #define TX_SIZE 0x004 macro
/linux-4.4.14/drivers/tty/
H A Dn_gsm.c2848 #define TX_SIZE 512 macro
3028 return TX_SIZE - kfifo_len(dlci->fifo); gsmtty_write_room()
H A Disicom.c445 txcount = min_t(short, TX_SIZE, port->xmit_cnt); isicom_tx()

Completed in 165 milliseconds