Home
last modified time | relevance | path

Searched defs:iwl_async_handler_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dnotif.c529 struct iwl_async_handler_entry { struct
530 struct list_head list;
531 struct iwl_rx_cmd_buffer rxb;
532 const struct iwl_rx_handler *rx_h;
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c1632 struct iwl_async_handler_entry { struct
1641 struct iwl_async_handler_entry *entry, *tmp; in iwl_mvm_async_handlers_purge() argument