Home
last modified time | relevance | path

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

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