Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2840 struct nlattr *nl_cfgs, *nl_cfg; in wil_rf_sector_get_cfg() local
2912 nl_cfg = nla_nest_start_noflag(msg, i); in wil_rf_sector_get_cfg()
2913 if (!nl_cfg) in wil_rf_sector_get_cfg()
2931 nla_nest_end(msg, nl_cfg); in wil_rf_sector_get_cfg()
2961 struct nlattr *nl_cfg; in wil_rf_sector_set_cfg() local
2998 nla_for_each_nested(nl_cfg, tb[QCA_ATTR_DMG_RF_SECTOR_CFG], in wil_rf_sector_set_cfg()
3002 nl_cfg, in wil_rf_sector_set_cfg()