Lines Matching refs:is_eof
313 tx_ring->tx_swbd[i].is_eof = true; in enetc_map_tx_buffs()
411 tx_swbd->is_eof = 1; in enetc_map_tx_tso_data()
834 bool is_eof = tx_swbd->is_eof; in enetc_clean_tx_ring() local
887 if (is_eof) { in enetc_clean_tx_ring()
1280 while (unlikely(!tmp_tx_swbd->is_eof)) { in enetc_xdp_tx()
1293 if (xdp_tx_swbd->is_eof) { in enetc_xdp_tx()
1330 xdp_tx_swbd->is_eof = false; in enetc_xdp_frame_to_xdp_tx_swbd()
1361 xdp_tx_swbd->is_eof = false; in enetc_xdp_frame_to_xdp_tx_swbd()
1368 xdp_tx_arr[n - 1].is_eof = true; in enetc_xdp_frame_to_xdp_tx_swbd()
1510 tx_swbd->is_eof = false; in enetc_rx_swbd_to_xdp_tx_swbd()
1514 xdp_tx_arr[n - 1].is_eof = true; in enetc_rx_swbd_to_xdp_tx_swbd()