Searched defs:td_bitmap_len (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/net/wireless/ | ||
| H A D | sme.c | 1311 bssid, td_bitmap, td_bitmap_len); in __cfg80211_port_authorized() local 1297 __cfg80211_port_authorized(struct wireless_dev *wdev, const u8 *bssid, const u8 *td_bitmap, u8 td_bitmap_len) __cfg80211_port_authorized() argument 1314 cfg80211_port_authorized(struct net_device *dev, const u8 *bssid, const u8 *td_bitmap, u8 td_bitmap_len, gfp_t gfp) cfg80211_port_authorized() argument |
| H A D | core.h | 281 u8 td_bitmap_len; member |
| H A D | nl80211.c | 18266 nl80211_send_port_authorized(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *td_bitmap, u8 td_bitmap_len) nl80211_send_port_authorized() argument |
Completed in 24 milliseconds