Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dchan.h94 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev,
H A Dchan.c184 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev, in rtw89_config_entity_chandef() function
2639 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_add()
2663 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_change()
H A Dmac80211.c91 rtw89_config_entity_chandef(rtwdev, RTW89_CHANCTX_0, in rtw89_ops_config()