Searched refs:next_buf (Results 1 – 5 of 5) sorted by relevance
165 goto next_buf; in libpe_write_buffers()180 next_buf: in libpe_write_buffers()
94 struct sfxge_rx_sw_desc next_buf; member
428 if (c->next_buf.mbuf != NULL) { in sfxge_lro_drop()429 sfxge_rx_deliver(rxq, &c->next_buf); in sfxge_lro_drop()528 struct sfxge_rx_sw_desc *rx_buf = &c->next_buf; in sfxge_lro_try_merge()647 c->next_buf.mbuf = NULL; in sfxge_lro_new_conn()753 if (c->next_buf.mbuf != NULL) { in sfxge_lro()760 c->next_buf = *rx_buf; in sfxge_lro()
1014 const char *next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main() local1027 mf->last_hash = pkt_hdr_hash((const unsigned char *)next_buf, 4, 'B'); in main()1037 next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main()1038 __builtin_prefetch(next_buf); in main()
2264 struct camdd_buf *tmp_buf, *next_buf; local2267 next_buf) {