Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c2180 static const struct ieee80211_ops at76_ops = { variable
2200 hw = ieee80211_alloc_hw(sizeof(struct at76_priv), &at76_ops); in at76_alloc_new_device()