Searched refs:tmp_c_stat (Results 1 – 1 of 1) sorted by relevance
1353 u16 tmp_c_stat; in tlan_handle_tx_eof() local1360 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()1373 if (tmp_c_stat & TLAN_CSTAT_EOC) in tlan_handle_tx_eof()1486 u16 tmp_c_stat; in tlan_handle_rx_eof() local1495 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()1502 if (tmp_c_stat & TLAN_CSTAT_EOC) in tlan_handle_rx_eof()