Searched refs:wiphy (Results 1 – 5 of 5) sorted by relevance
310 unsigned int *wiphy = arg; in print_iface_handler() local316 if (wiphy && tb_msg[NL80211_ATTR_WIPHY]) { in print_iface_handler()319 if (*wiphy != thiswiphy) in print_iface_handler()321 *wiphy = thiswiphy; in print_iface_handler()346 if (!wiphy && tb_msg[NL80211_ATTR_WIPHY]) in print_iface_handler()
6 wiphy.py
2097 u32 vendor_id, subcmd, wiphy = 0; in nl80211_vendor_event() local2110 wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_vendor_event()2113 wiphy, vendor_id, subcmd); in nl80211_vendor_event()2122 if (wiphy_idx >= 0 && wiphy_idx != (int) wiphy) { in nl80211_vendor_event()2124 wiphy, wiphy_idx); in nl80211_vendor_event()
322 - support split wiphy dump
570 - support split wiphy dump