Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmac80211.c272 mt76_alloc_device(unsigned int size, const struct ieee80211_ops *ops) in mt76_alloc_device() function
290 EXPORT_SYMBOL_GPL(mt76_alloc_device);
Dmt76x2u_init.c146 mdev = mt76_alloc_device(sizeof(*dev), &mt76x2u_ops); in mt76x2u_alloc_device()
Dmt76x2_init.c431 mdev = mt76_alloc_device(sizeof(*dev), &mt76x2_ops); in mt76x2_alloc_device()
Dmt76.h465 struct mt76_dev *mt76_alloc_device(unsigned int size,