Lines Matching refs:adapter

256 		(priv->adapter->user_dev_mcs_support == HT_STREAM_2X2) ? 16 : 8;  in mwifiex_index_to_data_rate()
259 if (priv->adapter->is_hw_11ac_capable) in mwifiex_index_to_data_rate()
330 mwifiex_dbg(priv->adapter, ERROR, in mwifiex_get_cfp()
353 mwifiex_dbg(priv->adapter, ERROR, in mwifiex_get_cfp()
395 struct wiphy *wiphy = priv->adapter->wiphy; in mwifiex_get_rates_from_cfg80211()
430 struct mwifiex_adapter *adapter = priv->adapter; in mwifiex_get_supported_rates() local
434 switch (adapter->config_bands) { in mwifiex_get_supported_rates()
436 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
438 adapter->config_bands); in mwifiex_get_supported_rates()
444 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
446 adapter->config_bands); in mwifiex_get_supported_rates()
456 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
458 adapter->config_bands); in mwifiex_get_supported_rates()
464 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
466 adapter->config_bands); in mwifiex_get_supported_rates()
475 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
477 adapter->config_bands); in mwifiex_get_supported_rates()
482 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
484 adapter->config_bands); in mwifiex_get_supported_rates()
491 switch (adapter->adhoc_start_band) { in mwifiex_get_supported_rates()
493 mwifiex_dbg(adapter, INFO, "info: adhoc B\n"); in mwifiex_get_supported_rates()
499 mwifiex_dbg(adapter, INFO, "info: adhoc G only\n"); in mwifiex_get_supported_rates()
505 mwifiex_dbg(adapter, INFO, "info: adhoc BG\n"); in mwifiex_get_supported_rates()
511 mwifiex_dbg(adapter, INFO, "info: adhoc A\n"); in mwifiex_get_supported_rates()