Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dtlan.c1352 u16 tmp_c_stat; in tlan_handle_tx_eof() local
1359 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()
1372 if (tmp_c_stat & TLAN_CSTAT_EOC) in tlan_handle_tx_eof()
1485 u16 tmp_c_stat; in tlan_handle_rx_eof() local
1494 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()
1501 if (tmp_c_stat & TLAN_CSTAT_EOC) in tlan_handle_rx_eof()