Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c3533 static const struct ieee80211_ops b43legacy_hw_ops = { variable
3795 hw = ieee80211_alloc_hw(sizeof(*wl), &b43legacy_hw_ops); in b43legacy_wireless_init()