Searched refs:nxpwifi_sta_init_cmd (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cmdevt.h | 45 int nxpwifi_sta_init_cmd(struct nxpwifi_private *priv, u8 first_sta, bool init);
|
| H A D | init.c | 439 ret = nxpwifi_sta_init_cmd(adapter->priv[i], in nxpwifi_init_fw()
|
| H A D | cfg80211.c | 853 ret = nxpwifi_sta_init_cmd(priv, false, false); in nxpwifi_change_vif_to_sta() 897 ret = nxpwifi_sta_init_cmd(priv, false, false); in nxpwifi_change_vif_to_ap() 2477 ret = nxpwifi_sta_init_cmd(priv, false, false); in nxpwifi_add_virtual_intf()
|
| H A D | sta_cmd.c | 3267 int nxpwifi_sta_init_cmd(struct nxpwifi_private *priv, u8 first_sta, bool init) in nxpwifi_sta_init_cmd() function
|