Home
last modified time | relevance | path

Searched defs:wlcore_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dwlcore.h37 struct wlcore_ops { struct
38 int (*setup)(struct wl1271 *wl);
39 int (*identify_chip)(struct wl1271 *wl);
40 int (*identify_fw)(struct wl1271 *wl);
41 int (*boot)(struct wl1271 *wl);
42 int (*plt_init)(struct wl1271 *wl);
45 int (*ack_event)(struct wl1271 *wl);
63 int (*hw_init)(struct wl1271 *wl);
70 int (*get_mac)(struct wl1271 *wl);
74 void (*set_rx_csum)(struct wl1271 *wl,
[all …]

Completed in 7 milliseconds