Searched refs:coalesce_cfg (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfg80211.c | 1924 mlan_ds_coalesce_cfg * coalesce_cfg) in woal_set_coalesce() argument 1943 memcpy(&misc_cfg->param.coalesce_cfg, coalesce_cfg, in woal_set_coalesce() 1973 mlan_ds_coalesce_cfg coalesce_cfg; in woal_cfg80211_set_coalesce() local 1988 memset(&coalesce_cfg, 0, sizeof(coalesce_cfg)); in woal_cfg80211_set_coalesce() 1992 coalesce_cfg.num_of_rules = coalesce->n_rules; in woal_cfg80211_set_coalesce() 1995 &coalesce_cfg. in woal_cfg80211_set_coalesce() 2007 woal_set_coalesce(priv, MLAN_ACT_SET, &coalesce_cfg)) { in woal_cfg80211_set_coalesce()
|
| H A D | mlan_ioctl.h | 4371 mlan_ds_coalesce_cfg coalesce_cfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 2136 mlan_ds_coalesce_cfg *coalesce_cfg) in woal_set_coalesce() argument 2155 moal_memcpy_ext(priv->phandle, &misc_cfg->param.coalesce_cfg, in woal_set_coalesce() 2156 coalesce_cfg, sizeof(mlan_ds_coalesce_cfg), in woal_set_coalesce() 2185 mlan_ds_coalesce_cfg coalesce_cfg; in woal_cfg80211_set_coalesce() local 2200 memset(&coalesce_cfg, 0, sizeof(coalesce_cfg)); in woal_cfg80211_set_coalesce() 2204 coalesce_cfg.num_of_rules = coalesce->n_rules; in woal_cfg80211_set_coalesce() 2207 &coalesce->rules[i], &coalesce_cfg.rule[i]); in woal_cfg80211_set_coalesce() 2218 woal_set_coalesce(priv, MLAN_ACT_SET, &coalesce_cfg)) { in woal_cfg80211_set_coalesce()
|
| H A D | mlan_ioctl.h | 5778 mlan_ds_coalesce_cfg coalesce_cfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 1629 struct host_cmd_ds_coalesce_cfg *coalesce_cfg = in mwifiex_cmd_coalesce_cfg() local 1630 &cmd->params.coalesce_cfg; in mwifiex_cmd_coalesce_cfg() 1639 coalesce_cfg->action = cpu_to_le16(cmd_action); in mwifiex_cmd_coalesce_cfg() 1640 coalesce_cfg->num_of_rules = cpu_to_le16(cfg->num_of_rules); in mwifiex_cmd_coalesce_cfg() 1641 rule = coalesce_cfg->rule; in mwifiex_cmd_coalesce_cfg()
|
| H A D | cfg80211.c | 3677 struct mwifiex_ds_coalesce_cfg coalesce_cfg; in mwifiex_cfg80211_set_coalesce() local 3681 memset(&coalesce_cfg, 0, sizeof(coalesce_cfg)); in mwifiex_cfg80211_set_coalesce() 3687 &coalesce_cfg, true); in mwifiex_cfg80211_set_coalesce() 3690 coalesce_cfg.num_of_rules = coalesce->n_rules; in mwifiex_cfg80211_set_coalesce() 3693 &coalesce_cfg.rule[i]); in mwifiex_cfg80211_set_coalesce() 3703 HostCmd_ACT_GEN_SET, 0, &coalesce_cfg, true); in mwifiex_cfg80211_set_coalesce()
|
| H A D | fw.h | 2369 struct host_cmd_ds_coalesce_cfg coalesce_cfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_ioctl.h | 4371 mlan_ds_coalesce_cfg coalesce_cfg; member
|
| H A D | mlan_misc.c | 4080 &misc_cfg->param.coalesce_cfg); in wlan_misc_ioctl_coalesce_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_ioctl.h | 5778 mlan_ds_coalesce_cfg coalesce_cfg; member
|
| H A D | mlan_misc.c | 4787 &misc_cfg->param.coalesce_cfg); in wlan_misc_ioctl_coalesce_cfg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 546 mlanutl mlanX hostcmd <pkt_coalescing.conf> coalesce_cfg 2756 hostcmd <pkt_coalescing.conf> coalesce_cfg 2762 mlanutl mlanX hostcmd <pkt_coalescing.conf> coalesce_cfg
|