Searched refs:TLAN_CSTAT_UNUSED (Results 1 – 2 of 2) sorted by relevance
283 list->cStat = TLAN_CSTAT_UNUSED; in TLan_ResetLists()641 if (tail_list->cStat != TLAN_CSTAT_UNUSED) { in tlan_transmit()644 tx_ring[entry].cStat = TLAN_CSTAT_UNUSED; in tlan_transmit()732 head_list->cStat = TLAN_CSTAT_UNUSED; in tlan_transmit()
145 #define TLAN_CSTAT_UNUSED 0x8000 macro