Searched refs:vcmd_idx (Results 1 – 1 of 1) sorted by relevance
12366 int vcmd_idx = -1; in nl80211_prepare_vendor_dump() local12425 vcmd_idx = i; in nl80211_prepare_vendor_dump()12429 if (vcmd_idx < 0) in nl80211_prepare_vendor_dump()12441 cb->args[2] = vcmd_idx; in nl80211_prepare_vendor_dump()12454 unsigned int vcmd_idx; in nl80211_vendor_cmd_dump() local12466 vcmd_idx = cb->args[2]; in nl80211_vendor_cmd_dump()12469 vcmd = &rdev->wiphy.vendor_commands[vcmd_idx]; in nl80211_vendor_cmd_dump()