Searched refs:bt_rx_handler_setup (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-2000.c171 .bt_rx_handler_setup = iwlagn_bt_rx_handler_setup,
H A Diwl-core.h81 void (*bt_rx_handler_setup)(struct iwl_priv *priv); member in struct:iwl_lib_ops
H A Diwl-6000.c265 .bt_rx_handler_setup = iwlagn_bt_rx_handler_setup,
H A Diwl-agn-rx.c1139 if (cfg(priv)->lib->bt_rx_handler_setup)
1140 cfg(priv)->lib->bt_rx_handler_setup(priv);

Completed in 15 milliseconds