Searched refs:ifindex (Results 1 – 9 of 9) sorted by relevance
347 u32 ifindex = wdev->netdev->ifindex; in backported_cfg80211_vendor_event_alloc() local350 if (nla_put_u32(skb, NL80211_ATTR_IFINDEX, ifindex)) in backported_cfg80211_vendor_event_alloc()
97 wdev->netdev->ifindex); in wlan_p2p_rx_callback()
1024 iface_ctx->dev->ifindex, in wlan_ipa_uc_op_metering()
2877 QDF_IPA_WLAN_MSG_NETDEV_IF_ID(msg) = net_dev->ifindex; in wlan_ipa_send_msg()3719 QDF_IPA_WLAN_MSG_NETDEV_IF_ID(msg) = net_dev->ifindex; in __wlan_ipa_wlan_evt()5165 QDF_IPA_WLAN_MSG_NETDEV_IF_ID(msg) = net_dev->ifindex; in wlan_ipa_uc_send_evt()
966 rx_frame->vdev_id, wdev->netdev->ifindex); in wlan_cfg80211_tdls_rx_callback()
1276 assoc_adapter->dev->ifindex); in __hdd_indicate_mgmt_frame_to_user()
9202 uint32_t ifindex; in hdd_config_phy_mode() local9213 ifindex = nla_get_u32(ifindex_attr); in hdd_config_phy_mode()9214 if (ifindex == link_info->adapter->dev->ifindex) in hdd_config_phy_mode()9218 hdd_err_rl("ifindex %d, expected ifindex %d", ifindex, in hdd_config_phy_mode()9219 link_info->adapter->dev->ifindex); in hdd_config_phy_mode()20258 link_info->adapter->dev->ifindex) || in wlan_hdd_fill_intf_info()
5307 link_info->adapter->dev->ifindex); in wlan_hdd_cfg80211_stats_ext_callback()
11023 if (adapter->dev->ifindex == if_index) { in hdd_get_adapter_by_ifindex()