Home
last modified time | relevance | path

Searched defs:next_slot (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_alq.h70 uint64_t next_slot; member
/freebsd/tools/tools/netmap/
H A Dlb.c1011 struct netmap_slot *next_slot = &rxring->slot[next_head]; in main() local
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c379 #define cpsw_cpdma_write_bd_next(sc, slot, next_slot) \ argument