Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c401 const struct iwl_rx_handler iwl_mld_rx_handlers[] = {
486 const struct iwl_rx_handler *handler) in iwl_mld_notif_is_valid()
527 const struct iwl_rx_handler *rx_h;
551 const struct iwl_rx_handler *rx_h = &iwl_mld_rx_handlers[i]; in iwl_mld_rx_notif()
723 const struct iwl_rx_handler *rx_h = entry->rx_h; in iwl_mld_cancel_notifications_of_object()
H A Dmld.h484 struct iwl_rx_handler { struct
511 extern const struct iwl_rx_handler iwl_mld_rx_handlers[]; argument