Searched refs:rtw89_chanctx_cfg (Results 1 – 3 of 3) sorted by relevance
261 const struct rtw89_chanctx_cfg *cfg; in rtw89_entity_calculate_weight()2611 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_add()2630 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_remove()2639 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_change()2652 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_assign_vif()2683 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_unassign_vif()
4617 struct rtw89_chanctx_cfg { struct4659 struct rtw89_chanctx_cfg *cfg;
5068 hw->chanctx_data_size = sizeof(struct rtw89_chanctx_cfg); in rtw89_core_register_hw()