Searched refs:TX_BD_PAD (Results 1 – 2 of 2) sorted by relevance
132 #define TX_BD_PAD (1 << 12) /* pad enable */ macro473 bd.stat |= TX_BD_PAD; in ethoc_send_common()475 bd.stat &= ~TX_BD_PAD; in ethoc_send_common()
142 #define TX_BD_PAD (1 << 12) /* pad enable for short packets */ macro903 bd.stat |= TX_BD_PAD; in ethoc_start_xmit()905 bd.stat &= ~TX_BD_PAD; in ethoc_start_xmit()