Searched refs:reserved_chanctx_list (Results 1 – 4 of 4) sorted by relevance
37 list_for_each_entry(link, &ctx->reserved_links, reserved_chanctx_list) in ieee80211_chanctx_num_reserved()93 reserved_chanctx_list) { in ieee80211_chanctx_reserved_chandef()1052 list_del(&link->reserved_chanctx_list); in ieee80211_link_unreserve_chanctx()1166 list_add(&link->reserved_chanctx_list, &new_ctx->reserved_links); in ieee80211_link_reserve_chanctx()1280 list_del(&link->reserved_chanctx_list); in ieee80211_link_use_reserved_reassign()1347 list_del(&link->reserved_chanctx_list); in ieee80211_link_use_reserved_assign()1434 reserved_chanctx_list) { in ieee80211_chsw_switch_vifs()1564 reserved_chanctx_list) { in ieee80211_vif_use_reserved_switch()1634 reserved_chanctx_list) { in ieee80211_vif_use_reserved_switch()1671 reserved_chanctx_list) { in ieee80211_vif_use_reserved_switch()[all …]
43 INIT_LIST_HEAD(&link->reserved_chanctx_list); in ieee80211_link_init()
957 struct list_head reserved_chanctx_list; /* protected by chanctx_mtx */ member
4498 list_for_each_entry(link, &ctx->reserved_links, reserved_chanctx_list) in ieee80211_chanctx_radar_detect()