Searched refs:next_buf (Results 1 – 6 of 6) sorted by relevance
165 goto next_buf; in libpe_write_buffers()180 next_buf: in libpe_write_buffers()
92 struct sfxge_rx_sw_desc next_buf; member
414 if (c->next_buf.mbuf != NULL) { in sfxge_lro_drop()415 sfxge_rx_deliver(rxq, &c->next_buf); in sfxge_lro_drop()514 struct sfxge_rx_sw_desc *rx_buf = &c->next_buf; in sfxge_lro_try_merge()633 c->next_buf.mbuf = NULL; in sfxge_lro_new_conn()739 if (c->next_buf.mbuf != NULL) { in sfxge_lro()746 c->next_buf = *rx_buf; in sfxge_lro()
1012 const char *next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main() local1025 mf->last_hash = pkt_hdr_hash((const unsigned char *)next_buf, 4, 'B'); in main()1035 next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main()1036 __builtin_prefetch(next_buf); in main()
356 struct ice_buf *next_buf = ((struct ice_buf *)buf) + 1; in ice_is_last_download_buffer() local358 last = ice_is_buffer_metadata((struct ice_buf_hdr *)next_buf); in ice_is_last_download_buffer()
2250 struct camdd_buf *tmp_buf, *next_buf; local2253 next_buf) {