Searched refs:ttc_status (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dcoex.h171 * @ttc_status: is TTC enabled - one bit per PHY
183 u8 ttc_status; member in struct:iwl_bt_coex_profile_notif
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c598 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id))
622 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id))
H A Ddebugfs.c621 notif->ttc_status & 0xF);

Completed in 117 milliseconds