Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c65 u32 last_cmd_id; /* last HCMD id handled by the firmware */ member
260 IWL_ERR(fwrt, "0x%08X | last cmd Id\n", table.last_cmd_id); in iwl_fwrt_dump_lmac_error_log()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5042 uint32_t last_cmd_id; /* last HCMD id handled by the firmware */ member
5232 device_printf(sc->sc_dev, "%08X | last cmd Id\n", table.last_cmd_id); in iwm_nic_error()