Home
last modified time | relevance | path

Searched refs:rtw89_chanctx_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dchan.c241 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()
Dcore.h4609 struct rtw89_chanctx_cfg { struct
4641 struct rtw89_chanctx_cfg *cfg;
Dcore.c4703 hw->chanctx_data_size = sizeof(struct rtw89_chanctx_cfg); in rtw89_core_register_hw()