Searched refs:n_rx_frames (Results 1 – 1 of 1) sorted by relevance
215 size_t n_rx_frames; in reass_common() local223 n_rx_frames = sktu_channel_port_rx_burst(ch_port, rx_frames, MAX_FRAMES); in reass_common()226 assert(n_rx_frames == n_tx_frames); in reass_common()234 sktu_frames_free(rx_frames, n_rx_frames); in reass_common()