Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c5398 #define PARAM_NUM_NW \ macro
5455 [PARAM_NUM_NW] = {.type = NLA_U32},
5500 if (tb[PARAM_NUM_NW]) { in hdd_set_allow_list()
5501 count = nla_get_u32(tb[PARAM_NUM_NW]); in hdd_set_allow_list()
7240 #undef PARAM_NUM_NW