Android-cuttlefish cvd tool
Public Attributes | List of all members
nl80211_coalesce_rule_support Struct Reference

#include <nl80211.h>

Collaboration diagram for nl80211_coalesce_rule_support:
Collaboration graph
[legend]

Public Attributes

__u32 max_rules
 
struct nl80211_pattern_support pat
 
__u32 max_delay
 

Detailed Description

struct nl80211_coalesce_rule_support - coalesce rule support information @max_rules: maximum number of rules supported @pat: packet pattern support information @max_delay: maximum supported coalescing delay in msecs

This struct is carried in NL80211_ATTR_COALESCE_RULE in the capability information given by the kernel to userspace.

Member Data Documentation

◆ max_delay

__u32 nl80211_coalesce_rule_support::max_delay

◆ max_rules

__u32 nl80211_coalesce_rule_support::max_rules

◆ pat

struct nl80211_pattern_support nl80211_coalesce_rule_support::pat

The documentation for this struct was generated from the following file: