Searched refs:vcmd_idx (Results 1 – 1 of 1) sorted by relevance
10156 int vcmd_idx = -1; in nl80211_prepare_vendor_dump() local10228 vcmd_idx = i; in nl80211_prepare_vendor_dump()10232 if (vcmd_idx < 0) { in nl80211_prepare_vendor_dump()10246 cb->args[2] = vcmd_idx; in nl80211_prepare_vendor_dump()10262 unsigned int vcmd_idx; in nl80211_vendor_cmd_dump() local10273 vcmd_idx = cb->args[2]; in nl80211_vendor_cmd_dump()10276 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()