Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mld/
H A Dnotif.c400 const struct iwl_rx_handler iwl_mld_rx_handlers[] = {
477 const struct iwl_rx_handler *handler) in iwl_mld_notif_is_valid()
518 const struct iwl_rx_handler *rx_h;
540 const struct iwl_rx_handler *rx_h = &iwl_mld_rx_handlers[i]; in iwl_mld_rx_notif()
704 const struct iwl_rx_handler *rx_h = entry->rx_h; in iwl_mld_cancel_notifications_of_object()
H A Dmld.h486 struct iwl_rx_handler { struct
513 extern const struct iwl_rx_handler iwl_mld_rx_handlers[]; argument
/src/sys/contrib/dev/iwlwifi/mld/tests/
H A Dhcmd.c39 const struct iwl_rx_handler *rxh; in test_hcmd_names_for_rx()