Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h2608 * struct iwm_error_resp - FW error indication
2617 struct iwm_error_resp { struct
2618 error_typeiwm_error_resp global() argument
2619 cmd_idiwm_error_resp global() argument
2620 reserved1iwm_error_resp global() argument
2621 bad_cmd_seq_numiwm_error_resp global() argument
2622 error_serviceiwm_error_resp global() argument
2623 timestampiwm_error_resp global() argument
H A Dif_iwm.c5551 struct iwm_error_resp *resp; in iwm_handle_rxb()