Searched refs:TLAN_CSTAT_UNUSED (Results 1 – 2 of 2) sorted by relevance
251 list->cStat = TLAN_CSTAT_UNUSED; in TLan_ResetLists()594 if (tail_list->cStat != TLAN_CSTAT_UNUSED) { in tlan_transmit()597 tx_ring[entry].cStat = TLAN_CSTAT_UNUSED; in tlan_transmit()675 head_list->cStat = TLAN_CSTAT_UNUSED; in tlan_transmit()
135 #define TLAN_CSTAT_UNUSED 0x8000 macro