Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Dmain_usb.c958 static const struct ieee80211_ops vnt_mac_ops = { variable
1011 hw = ieee80211_alloc_hw(sizeof(struct vnt_private), &vnt_mac_ops); in vt6656_probe()
/openbmc/linux/drivers/staging/vt6655/
H A Ddevice_main.c1686 static const struct ieee80211_ops vnt_mac_ops = { variable
1734 hw = ieee80211_alloc_hw(sizeof(*priv), &vnt_mac_ops); in vt6655_probe()