Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Dmain.c3532 static const struct ieee80211_ops b43legacy_hw_ops = { variable
3793 hw = ieee80211_alloc_hw(sizeof(*wl), &b43legacy_hw_ops); in b43legacy_wireless_init()