Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c5370 struct iwm_cmd_response *cresp; in iwm_handle_rxb() local
5572 cresp = (void *)pkt->data; in iwm_handle_rxb()
5575 pkt, sizeof(*pkt)+sizeof(*cresp)); in iwm_handle_rxb()