Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/zd1211rw/
Dzd_mac.c1359 static const struct ieee80211_ops zd_ops = { variable
1377 hw = ieee80211_alloc_hw(sizeof(struct zd_mac), &zd_ops); in zd_mac_alloc_hw()