Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h500 uint8_t sc_cmd_resp[IWM_CMD_RESP_MAX]; member
H A Dif_iwm_util.c327 hcmd->resp_pkt = (void *)sc->sc_cmd_resp; in iwm_send_cmd()
H A Dif_iwm.c5512 memcpy(sc->sc_cmd_resp, in iwm_handle_rxb()
5513 pkt, sizeof(sc->sc_cmd_resp)); in iwm_handle_rxb()
5574 memcpy(sc->sc_cmd_resp, in iwm_handle_rxb()