Searched refs:rtw89_chanctx_cfg (Results 1 – 3 of 3) sorted by relevance
241 const struct rtw89_chanctx_cfg *cfg; in rtw89_entity_calculate_weight()2409 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_add()2428 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_remove()2437 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_change()2450 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_assign_vif()2475 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_unassign_vif()
4609 struct rtw89_chanctx_cfg { struct4641 struct rtw89_chanctx_cfg *cfg;
4703 hw->chanctx_data_size = sizeof(struct rtw89_chanctx_cfg); in rtw89_core_register_hw()