Searched refs:TX_BUF_SZ (Results 1 – 1 of 1) sorted by relevance
108 #define TX_BUF_SZ (TX_LEN+BUF_SAFETY) macro1097 len = async_wrap_skb (skb, self->tx_bufs[self->txs], TX_BUF_SZ); in toshoboe_hard_xmit()1612 self->tx_bufs[i] = kmalloc (TX_BUF_SZ, GFP_KERNEL); in toshoboe_open()