Home
last modified time | relevance | path

Searched refs:TX_LEN (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c103 #define TX_LEN 0xc00 macro
111 #define TX_BUF_SZ (TX_LEN+BUF_SAFETY)
689 if (xbofs > TX_LEN) in toshoboe_makemttpacket()
692 xbofs, TX_LEN); in toshoboe_makemttpacket()
693 xbofs = TX_LEN; in toshoboe_makemttpacket()