Home
last modified time | relevance | path

Searched refs:TX_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c70 #define TX_ALIGNMENT (4) macro
3844 align_bytes = (TX_ALIGNMENT - (urb_len % TX_ALIGNMENT)) % in lan78xx_tx_buf_fill()
3845 TX_ALIGNMENT; in lan78xx_tx_buf_fill()