Searched refs:TX_BD_PAD (Results 1 – 2 of 2) sorted by relevance
133 #define TX_BD_PAD (1 << 12) /* pad enable */ macro474 bd.stat |= TX_BD_PAD; in ethoc_send_common()476 bd.stat &= ~TX_BD_PAD; in ethoc_send_common()
142 #define TX_BD_PAD (1 << 12) /* pad enable for short packets */ macro907 bd.stat |= TX_BD_PAD; in ethoc_start_xmit()909 bd.stat &= ~TX_BD_PAD; in ethoc_start_xmit()