Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dcoex.c96 u16 phy_ctx_id; in iwl_get_coex_type() local
124 phy_ctx_id = *((u16 *)chanctx_conf->drv_priv); in iwl_get_coex_type()
129 if (primary_ch_phy_id == phy_ctx_id) in iwl_get_coex_type()
131 else if (secondary_ch_phy_id == phy_ctx_id) in iwl_get_coex_type()