Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h458 u16 max_coalescing_delay; member
H A Dsta_cmd.c1739 rule->max_coalescing_delay = in mwifiex_cmd_coalesce_cfg()
1740 cpu_to_le16(cfg->rule[cnt].max_coalescing_delay); in mwifiex_cmd_coalesce_cfg()
H A Dfw.h2297 __le16 max_coalescing_delay; member
H A Dcfg80211.c3697 mrule->max_coalescing_delay = crule->delay; in mwifiex_fill_coalesce_rule_info()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg.h747 u16 max_coalescing_delay; member
H A Dsta_cmd.c2536 rule->max_coalescing_delay = in nxpwifi_cmd_sta_coalesce_cfg()
2537 cpu_to_le16(cfg->rule[cnt].max_coalescing_delay); in nxpwifi_cmd_sta_coalesce_cfg()
H A Dfw.h2259 __le16 max_coalescing_delay; member
H A Dcfg80211.c2986 mrule->max_coalescing_delay = crule->delay; in nxpwifi_fill_coalesce_rule_info()