Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/vt6656/
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()
/Linux-v6.6/drivers/staging/vt6655/
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()