Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dchan.c335 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_add()
354 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_remove()
402 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_change()
415 struct rtw89_chanctx_cfg *cfg = (struct rtw89_chanctx_cfg *)ctx->drv_priv; in rtw89_chanctx_ops_assign_vif()
Dcore.h3775 struct rtw89_chanctx_cfg { struct
3792 struct rtw89_chanctx_cfg *cfg; argument
Dcore.c3871 hw->chanctx_data_size = sizeof(struct rtw89_chanctx_cfg); in rtw89_core_register_hw()