Searched refs:td_bitmap (Results 1 – 6 of 6) sorted by relevance
| /linux/net/wireless/ |
| A D | nl80211.h | 90 const u8 *td_bitmap, u8 td_bitmap_len);
|
| A D | sme.c | 1288 const u8 *td_bitmap, u8 td_bitmap_len) in __cfg80211_port_authorized() argument 1306 peer_addr, td_bitmap, td_bitmap_len); in __cfg80211_port_authorized() 1310 const u8 *td_bitmap, u8 td_bitmap_len, gfp_t gfp) in cfg80211_port_authorized() argument 1326 ev->pa.td_bitmap = ((u8 *)ev) + sizeof(*ev); in cfg80211_port_authorized() 1328 memcpy((void *)ev->pa.td_bitmap, td_bitmap, td_bitmap_len); in cfg80211_port_authorized()
|
| A D | core.h | 282 const u8 *td_bitmap; member 418 const u8 *td_bitmap, u8 td_bitmap_len);
|
| A D | util.c | 1130 ev->pa.td_bitmap, in cfg80211_process_wdev_events()
|
| A D | nl80211.c | 18424 const u8 *td_bitmap, u8 td_bitmap_len) in nl80211_send_port_authorized() argument 18444 if ((td_bitmap_len > 0) && td_bitmap) in nl80211_send_port_authorized() 18446 td_bitmap_len, td_bitmap)) in nl80211_send_port_authorized()
|
| /linux/include/net/ |
| A D | cfg80211.h | 8354 const u8* td_bitmap, u8 td_bitmap_len, gfp_t gfp);
|
Completed in 82 milliseconds