Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c245 static int iwn_config_bt_coex_bluetooth(struct iwn_softc *);
1204 ops->config_bt_coex = iwn_config_bt_coex_bluetooth; in iwn4965_attach()
1248 ops->config_bt_coex = iwn_config_bt_coex_bluetooth; in iwn5000_attach()
5370 iwn_config_bt_coex_bluetooth(struct iwn_softc *sc) in iwn_config_bt_coex_bluetooth() function