OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifidx
(Results
1 - 3
of
3
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.h
41
int
ifidx
;
member in struct:dhd_netlink_info
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h
79
uint8
ifidx
; /* destination OS i/f index */
member in struct:__anon20442
328
uint8
ifidx
; /* RTE virtual device index (for dongle) */
member in struct:wl_event_data_if
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
323
static void add_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
);
324
static void del_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
);
325
static int have_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
);
330
static inline void add_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
)
334
static inline void del_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
)
338
static inline int have_ifidx(struct wpa_driver_nl80211_data *drv, int
ifidx
)
2390
int
ifidx
= -1;
local
2418
int
ifidx
= -1;
local
6280
int
ifidx
;
local
8508
int
ifidx
;
local
[
all
...]
Completed in 827 milliseconds