Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.h88 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev,
H A Dchan.c183 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev, in rtw89_config_entity_chandef() function
2619 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_add()
2643 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_change()
H A Dmac80211.c93 rtw89_config_entity_chandef(rtwdev, RTW89_CHANCTX_0, in rtw89_ops_config()