Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h128 #define TLAN_CSTAT_FRM_CMP 0x4000 macro
H A Dtlan.c1358 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()
1493 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dtlan.h128 #define TLAN_CSTAT_FRM_CMP 0x4000 macro
H A Dtlan.c1360 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()
1495 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()

Completed in 11 milliseconds