Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/wireless/
A Dnl80211.h87 const u8 *td_bitmap, u8 td_bitmap_len);
A Dsme.c1283 const u8 *td_bitmap, u8 td_bitmap_len) in __cfg80211_port_authorized() argument
1296 bssid, td_bitmap, td_bitmap_len); in __cfg80211_port_authorized()
1300 const u8 *td_bitmap, u8 td_bitmap_len, gfp_t gfp) in cfg80211_port_authorized() argument
1316 ev->pa.td_bitmap = ((u8 *)ev) + sizeof(*ev); in cfg80211_port_authorized()
1318 memcpy((void *)ev->pa.td_bitmap, td_bitmap, td_bitmap_len); in cfg80211_port_authorized()
A Dcore.h274 const u8 *td_bitmap; member
415 const u8 *td_bitmap, u8 td_bitmap_len);
A Dutil.c1061 ev->pa.td_bitmap, in cfg80211_process_wdev_events()
A Dnl80211.c18060 const u8 *td_bitmap, u8 td_bitmap_len) in nl80211_send_port_authorized() argument
18080 if ((td_bitmap_len > 0) && td_bitmap) in nl80211_send_port_authorized()
18082 td_bitmap_len, td_bitmap)) in nl80211_send_port_authorized()
/linux-6.3-rc2/include/net/
A Dcfg80211.h7785 const u8* td_bitmap, u8 td_bitmap_len, gfp_t gfp);

Completed in 56 milliseconds