Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Ddesc.h146 #define TD_FLAGS_PRIV_SKB 0x02 macro
H A Ddevice_main.c997 if ((desc->td_info->flags & TD_FLAGS_PRIV_SKB) != 0) { in device_tx_srv()