Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Dmain_usb.c914 static const struct ieee80211_ops vnt_mac_ops = { variable
969 hw = ieee80211_alloc_hw(sizeof(struct vnt_private), &vnt_mac_ops); in vt6656_probe()
/linux-4.4.14/drivers/staging/vt6655/
Ddevice_main.c1541 static const struct ieee80211_ops vnt_mac_ops = { variable
1588 hw = ieee80211_alloc_hw(sizeof(*priv), &vnt_mac_ops); in vt6655_probe()