Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vt6656/
Dmain_usb.c958 static const struct ieee80211_ops vnt_mac_ops = { variable
1010 hw = ieee80211_alloc_hw(sizeof(struct vnt_private), &vnt_mac_ops); in vt6656_probe()
/linux-6.1.9/drivers/staging/vt6655/
Ddevice_main.c1686 static const struct ieee80211_ops vnt_mac_ops = { variable
1733 hw = ieee80211_alloc_hw(sizeof(*priv), &vnt_mac_ops); in vt6655_probe()