Searched refs:TD_FLAGS_PRIV_SKB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/vt6655/ | ||
H A D | desc.h | 146 #define TD_FLAGS_PRIV_SKB 0x02 macro |
H A D | device_main.c | 997 if ((desc->td_info->flags & TD_FLAGS_PRIV_SKB) != 0) { in device_tx_srv() |