Home
last modified time | relevance | path

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

/wlan-driver/wpa_supplicant_8/src/ap/
H A Dvlan_util.c
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_mcc_quota.c105 uint32_t duty_cycle, cmd_id, rem_bytes, entries, if_idx; in wlan_hdd_set_mcc_fixed_quota() local
164 if_idx = nla_get_u32(quota_entries[att_id]); in wlan_hdd_set_mcc_fixed_quota()
165 if (if_idx == 0) { in wlan_hdd_set_mcc_fixed_quota()
169 if_adapter = hdd_get_adapter_by_ifindex(hdd_ctx, if_idx); in wlan_hdd_set_mcc_fixed_quota()
172 hdd_err("interface (%u) not found", if_idx); in wlan_hdd_set_mcc_fixed_quota()