Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dtlan.h127 #define TLAN_CSTAT_UNUSED 0x8000 macro
Dtlan.c1080 if (tail_list->c_stat != TLAN_CSTAT_UNUSED) { in tlan_start_tx()
1400 head_list->c_stat = TLAN_CSTAT_UNUSED; in tlan_handle_tx_eof()
1929 list->c_stat = TLAN_CSTAT_UNUSED; in tlan_reset_lists()