Searched refs:TX_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
71 #define TX_ALIGNMENT (4) macro4161 align_bytes = (TX_ALIGNMENT - (urb_len % TX_ALIGNMENT)) % in lan78xx_tx_buf_fill()4162 TX_ALIGNMENT; in lan78xx_tx_buf_fill()