Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alereg.h662 struct rx_rs { struct
H A Dif_ale.c2348 rx_page->cons += roundup(length + sizeof(struct rx_rs), in ale_rx_update_page()
2436 struct rx_rs *rs; in ale_rxeof()
2461 rs = (struct rx_rs *)(rx_page->page_addr + rx_page->cons); in ale_rxeof()