Searched refs:TX_BD_LEN (Results 1 – 1 of 1) sorted by relevance
136 #define TX_BD_LEN(x) (((x) & 0xffff) << 16) macro487 bd.stat |= TX_BD_LEN(length); in ethoc_send_common()