Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dreg.c626 struct fwdb_wmm_ac { struct
633 struct fwdb_wmm_ac client[IEEE80211_NUM_ACS]; argument
634 struct fwdb_wmm_ac ap[IEEE80211_NUM_ACS];
663 struct fwdb_wmm_ac *ac = (struct fwdb_wmm_ac *)rule; in valid_wmm()