reserved_chanctx_list   35 net/mac80211/chan.c 	list_for_each_entry(sdata, &ctx->reserved_vifs, reserved_chanctx_list)
reserved_chanctx_list   91 net/mac80211/chan.c 			    reserved_chanctx_list) {
reserved_chanctx_list  842 net/mac80211/chan.c 	list_del(&sdata->reserved_chanctx_list);
reserved_chanctx_list  955 net/mac80211/chan.c 	list_add(&sdata->reserved_chanctx_list, &new_ctx->reserved_vifs);
reserved_chanctx_list 1048 net/mac80211/chan.c 	list_del(&sdata->reserved_chanctx_list);
reserved_chanctx_list 1119 net/mac80211/chan.c 	list_del(&sdata->reserved_chanctx_list);
reserved_chanctx_list 1205 net/mac80211/chan.c 				    reserved_chanctx_list) {
reserved_chanctx_list 1334 net/mac80211/chan.c 				    reserved_chanctx_list) {
reserved_chanctx_list 1402 net/mac80211/chan.c 				    reserved_chanctx_list) {
reserved_chanctx_list 1436 net/mac80211/chan.c 					 reserved_chanctx_list) {
reserved_chanctx_list 1440 net/mac80211/chan.c 			list_del(&sdata->reserved_chanctx_list);
reserved_chanctx_list 1456 net/mac80211/chan.c 					 reserved_chanctx_list) {
reserved_chanctx_list 1509 net/mac80211/chan.c 					 reserved_chanctx_list) {
reserved_chanctx_list  927 net/mac80211/ieee80211_i.h 	struct list_head reserved_chanctx_list; /* protected by chanctx_mtx */
reserved_chanctx_list 1419 net/mac80211/iface.c 	INIT_LIST_HEAD(&sdata->reserved_chanctx_list);
reserved_chanctx_list 3822 net/mac80211/util.c 	list_for_each_entry(sdata, &ctx->reserved_vifs, reserved_chanctx_list)