Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Dmain_usb.c880 static const struct ieee80211_ops vnt_mac_ops = { variable
934 hw = ieee80211_alloc_hw(sizeof(struct vnt_private), &vnt_mac_ops); in vt6656_probe()
/Linux-v4.19/drivers/staging/vt6655/
Ddevice_main.c1628 static const struct ieee80211_ops vnt_mac_ops = { variable
1675 hw = ieee80211_alloc_hw(sizeof(*priv), &vnt_mac_ops); in vt6655_probe()