Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dcoex.h43 * struct iwl_bt_coex_cmd - bt coex configuration command
49 struct iwl_bt_coex_cmd { argument
48 struct iwl_bt_coex_cmd { global() struct
50 enabled_modulesiwl_bt_coex_cmd global() argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c137 struct iwl_bt_coex_cmd bt_cmd = {}; in iwl_get_coex_type()