Searched refs:next_slot (Results 1 – 6 of 6) sorted by relevance
1011 struct netmap_slot *next_slot = &rxring->slot[next_head]; in main() local1012 const char *next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main()1014 struct netmap_slot *rs = next_slot; in main()1034 next_slot = &rxring->slot[next_head]; in main()1035 next_buf = NETMAP_BUF(rxring, next_slot->buf_idx); in main()
73 (unsigned long long) be64toh(t.next_slot), in ath_tdma_slot_calc()
394 (unsigned long long) be64toh(t.next_slot), in ath_tdma_slot_calc()
70 uint64_t next_slot; member
531 t.next_slot = htobe64(nextslot); in ath_tdma_update()
379 #define cpsw_cpdma_write_bd_next(sc, slot, next_slot) \ argument380 cpsw_write_4(sc, slot->bd_offset, cpsw_cpdma_bd_paddr(sc, next_slot))