Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2863 struct nlattr *nl_cfgs, *nl_cfg; in wil_rf_sector_get_cfg() local
2935 nl_cfg = nla_nest_start_noflag(msg, i); in wil_rf_sector_get_cfg()
2936 if (!nl_cfg) in wil_rf_sector_get_cfg()
2954 nla_nest_end(msg, nl_cfg); in wil_rf_sector_get_cfg()
2984 struct nlattr *nl_cfg; in wil_rf_sector_set_cfg() local
3021 nla_for_each_nested(nl_cfg, tb[QCA_ATTR_DMG_RF_SECTOR_CFG], in wil_rf_sector_set_cfg()
3025 nl_cfg, in wil_rf_sector_set_cfg()