Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn_chip_cfg.h88 IWN_BT_SIMPLE, enumerator
158 .bt_mode = IWN_BT_SIMPLE, /* bt_mode */
229 .bt_mode = IWN_BT_SIMPLE,
250 .bt_mode = IWN_BT_SIMPLE,
271 .bt_mode = IWN_BT_SIMPLE,
293 .bt_mode = IWN_BT_SIMPLE,
314 .bt_mode = IWN_BT_SIMPLE,
334 .bt_mode = IWN_BT_SIMPLE,
406 .bt_mode = IWN_BT_SIMPLE,
H A Dif_iwn.c6844 if (sc->base_params->bt_mode == IWN_BT_SIMPLE) in iwn_config()