Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A 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()
H A Dcore.h3769 struct rtw89_chanctx_cfg { struct
3786 struct rtw89_chanctx_cfg *cfg; argument
H A Dcore.c3871 hw->chanctx_data_size = sizeof(struct rtw89_chanctx_cfg); in rtw89_core_register_hw()