Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c205 static const struct ieee80211_ops cw1200_ops = { variable
260 hw = ieee80211_alloc_hw(sizeof(struct cw1200_common), &cw1200_ops); in cw1200_init_common()