Home
last modified time | relevance | path

Searched refs:NL80211_TID_CONFIG_ATTR_TIDS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h5410 NL80211_TID_CONFIG_ATTR_TIDS, enumerator
/linux-6.3-rc2/net/wireless/
A Dnl80211.c403 [NL80211_TID_CONFIG_ATTR_TIDS] = NLA_POLICY_RANGE(NLA_U16, 1, 0xff),
15696 if (!attrs[NL80211_TID_CONFIG_ATTR_TIDS]) in parse_tid_conf()
15701 tid_conf->tids = nla_get_u16(attrs[NL80211_TID_CONFIG_ATTR_TIDS]); in parse_tid_conf()

Completed in 46 milliseconds