Searched refs:is_eof (Results 1 – 2 of 2) sorted by relevance
289 int is_final, is_eof; in decompress_file() local395 is_final = is_eof = 0; in decompress_file()421 if (is_eof != 0) in decompress_file()455 is_eof = 1; in decompress_file()472 is_eof = 1; in decompress_file()894 if (is_eof && (source_sz == 0)) in decompress_file()
405 tx_ring->tx_swbd[i].is_eof = true; in enetc_map_tx_buffs()501 tx_swbd->is_eof = 1; in enetc_map_tx_tso_data()759 tx_swbd->is_eof = 1; in enetc_lso_map_data()1156 bool is_eof = tx_swbd->is_eof; in enetc_clean_tx_ring() local1209 if (is_eof) { in enetc_clean_tx_ring()1601 while (unlikely(!tmp_tx_swbd->is_eof)) { in enetc_xdp_tx()1614 if (xdp_tx_swbd->is_eof) { in enetc_xdp_tx()1651 xdp_tx_swbd->is_eof = false; in enetc_xdp_frame_to_xdp_tx_swbd()1682 xdp_tx_swbd->is_eof = false; in enetc_xdp_frame_to_xdp_tx_swbd()1689 xdp_tx_arr[n - 1].is_eof = true; in enetc_xdp_frame_to_xdp_tx_swbd()[all …]