Searched refs:TX_BD_PAD (Results 1 – 1 of 1) sorted by relevance
144 #define TX_BD_PAD (1 << 12) /* pad enable for short packets */ macro867 bd.stat |= TX_BD_PAD; in ethoc_start_xmit()869 bd.stat &= ~TX_BD_PAD; in ethoc_start_xmit()