Home
last modified time | relevance | path

Searched refs:TLAN_CSTAT_UNUSED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h127 #define TLAN_CSTAT_UNUSED 0x8000 macro
H A Dtlan.c1056 if (tail_list->c_stat != TLAN_CSTAT_UNUSED) { in tlan_start_tx()
1376 head_list->c_stat = TLAN_CSTAT_UNUSED; in tlan_handle_tx_eof()
1901 list->c_stat = TLAN_CSTAT_UNUSED; in tlan_reset_lists()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.h127 #define TLAN_CSTAT_UNUSED 0x8000 macro
H A Dtlan.c1058 if (tail_list->c_stat != TLAN_CSTAT_UNUSED) { in tlan_start_tx()
1378 head_list->c_stat = TLAN_CSTAT_UNUSED; in tlan_handle_tx_eof()
1903 list->c_stat = TLAN_CSTAT_UNUSED; in tlan_reset_lists()

Completed in 9 milliseconds