Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dr8152.h538 #define TX_FS BIT(31) /* First segment of a packet */ macro
H A Dr8152.c1233 opts1 = length | TX_FS | TX_LS; in r8152_send_common()