Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c140 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev, in rtw89_config_entity_chandef() function
343 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_add()
406 rtw89_config_entity_chandef(rtwdev, idx, &ctx->def); in rtw89_chanctx_ops_change()
H A Dchan.h48 void rtw89_config_entity_chandef(struct rtw89_dev *rtwdev,
H A Dmac80211.c93 rtw89_config_entity_chandef(rtwdev, RTW89_SUB_ENTITY_0, in rtw89_ops_config()