Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 52) sorted by relevance

123

/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_file.c
H A Dconfig.c
H A Dhs20_supplicant.c
H A Dbgscan_learn.c
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dtransfer.h52 #define BUNDLE_COUNT_HIGH(f) (((f) & 0x0C) << 2) argument
54 #define BUNDLE_COUNT_LOW(f) (((f) & 0xF0) >> 4) argument
55 #define GET_RECV_BUNDLE_COUNT(f) (BUNDLE_COUNT_HIGH(f) + BUNDLE_COUNT_LOW(f)) argument
/wlan-driver/wpa_supplicant_8/hs20/client/
H A Dest.c
H A Dosu_client.c
/wlan-driver/wpa_supplicant_8/src/fst/
H A Dfst_group.c
H A Dfst_ctrl_iface.c
/wlan-driver/wpa_supplicant_8/src/utils/
H A Dwpa_debug.h
H A Dos_internal.c
H A Dext_password_file.c
H A Dedit.c
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dlinux_ac.c553 static int __pktlog_open(struct inode *i, struct file *f) in __pktlog_open()
623 static int pktlog_open(struct inode *i, struct file *f) in pktlog_open()
639 static int __pktlog_release(struct inode *i, struct file *f) in __pktlog_release()
701 static int pktlog_release(struct inode *i, struct file *f) in pktlog_release()
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c
H A Dconfig_file.c
/wlan-driver/wpa_supplicant_8/src/eap_peer/
H A Deap_teap_pac.c
H A Deap_fast_pac.c
/wlan-driver/wpa_supplicant_8/hs20/server/
H A Dhs20_spp_server.c
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/platform/inc/
H A Dsys_wrapper.h82 #define tx_timer_create(a, b, c, d, e, f, g, h) tx_timer_create_intern_debug((void *)a, b, c, d… argument
/wlan-driver/wpa_supplicant_8/hs20/server/www/
H A Dest.php
/wlan-driver/wpa_supplicant_8/src/crypto/
H A Dmd5-internal.c
H A Dsha256-internal.c
H A Dmd4-internal.c
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dosdep.h72 #define qdf_sysctl_decl(f, ctl, write, filp, buffer, lenp, ppos) \ argument

123