Home
last modified time | relevance | path

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

/net/wireless/
Dsme.c1270 const u8 *td_bitmap, u8 td_bitmap_len) in __cfg80211_port_authorized() argument
1283 bssid, td_bitmap, td_bitmap_len); in __cfg80211_port_authorized()
1287 const u8 *td_bitmap, u8 td_bitmap_len, gfp_t gfp) in cfg80211_port_authorized() argument
1303 ev->pa.td_bitmap = ((u8 *)ev) + sizeof(*ev); in cfg80211_port_authorized()
1305 memcpy((void *)ev->pa.td_bitmap, td_bitmap, td_bitmap_len); in cfg80211_port_authorized()
Dnl80211.h87 const u8 *td_bitmap, u8 td_bitmap_len);
Dcore.h274 const u8 *td_bitmap; member
415 const u8 *td_bitmap, u8 td_bitmap_len);
Dutil.c992 ev->pa.td_bitmap, in cfg80211_process_wdev_events()
Dnl80211.c17995 const u8 *td_bitmap, u8 td_bitmap_len) in nl80211_send_port_authorized() argument
18015 if ((td_bitmap_len > 0) && td_bitmap) in nl80211_send_port_authorized()
18017 td_bitmap_len, td_bitmap)) in nl80211_send_port_authorized()