Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dmain.c124 static const struct ieee80211_ops wfx_ops = { variable
258 hw = ieee80211_alloc_hw(sizeof(struct wfx_dev), &wfx_ops); in wfx_init_common()