Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h317 struct wpi_rx_head { struct
H A Dif_wpi.c1949 struct wpi_rx_head *head; in wpi_rx_done()
1967 head = (struct wpi_rx_head *)((caddr_t)(stat + 1) + stat->len); in wpi_rx_done()