Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ac.c317 if (IS_CARD9098(pmadapter->card_type) || in wlan_11ac_ioctl_vhtcfg()
827 if (IS_CARD9098(priv->adapter->card_type) || in wlan_fill_vht_cap_tlv()
1114 if (!IS_CARD9098(pmpriv->adapter->card_type) && in wlan_is_80_80_support()
1241 if (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_append_11ac_tlv()
1259 if (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_append_11ac_tlv()
H A Dmlan_11ax.c331 if (IS_CARD9098(pmpriv->adapter->card_type) || in wlan_fill_he_cap_tlv()
451 if (IS_CARD9098(pmpriv->adapter->card_type) || in wlan_cmd_append_11ax_tlv()
H A Dmlan_11n.c1520 if (IS_CARD9098(pmadapter->card_type) || in wlan_fill_ht_cap_tlv()
1597 if (IS_CARD9098(pmadapter->card_type) || in wlan_fill_ht_cap_ie()
H A Dmlan_decl.h529 #define IS_CARD9098(ct) (CARD_TYPE_9098 == ((ct)&0xf)) macro
H A Dmlan_cmdevt.c6374 if (IS_CARD9098(pmadapter->card_type) || in wlan_ret_802_11_rf_antenna()
6468 (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_reg_access()
6509 (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_reg_access()
6539 (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_reg_access()
6604 (IS_CARD9098(pmadapter->card_type) || in wlan_cmd_reg_access()
H A Dmlan_misc.c3997 if (IS_CARD9098(pmadapter->card_type) || in wlan_radio_ioctl_ant_cfg()
H A Dmlan_uap_cmdevent.c1350 if (IS_CARD9098(pmpriv->adapter->card_type) || in wlan_uap_cmd_ap_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h529 #define IS_CARD9098(ct) (CARD_TYPE_9098 == ((ct)&0xf)) macro
H A Dmoal_sta_cfg80211.c9665 if (IS_CARD9098(priv->phandle->card_type) ||
9685 if (IS_CARD9098(priv->phandle->card_type) ||
9728 if (IS_CARD9098(priv->phandle->card_type) ||
H A Dmoal_uap.c1918 if (IS_CARD9098(priv->phandle->card_type) || in woal_uap_antenna_cfg()
H A Dmoal_eth_ioctl.c13124 if (IS_CARD9098(priv->phandle->card_type) || in woal_priv_set_get_tx_rx_ant()
18314 if (IS_CARD9098(priv->phandle->card_type) || in woal_priv_set_get_lpm()
H A Dmoal_main.c5408 if (IS_CARD9098(handle->card_type) ||