Home
last modified time | relevance | path

Searched refs:rl_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/rl/
H A Dif_rlreg.h745 struct rl_stats { struct
858 struct rl_stats *rl_stats; member
/freebsd/sys/dev/re/
H A Dif_re.c1183 sizeof(struct rl_stats), 1, sizeof(struct rl_stats), 0, NULL, NULL, in re_allocmem()
1191 (void **)&sc->rl_ldata.rl_stats, in re_allocmem()
1202 sc->rl_ldata.rl_stats, sizeof(struct rl_stats), re_dma_map_addr, in re_allocmem()
1915 if (sc->rl_ldata.rl_stats) in re_detach()
1917 sc->rl_ldata.rl_stats, sc->rl_ldata.rl_smap); in re_detach()
4143 struct rl_stats *stats; in re_sysctl_stats()
4182 stats = sc->rl_ldata.rl_stats; in re_sysctl_stats()