Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/
Dat76c50x-usb.h308 struct mib_phy { struct
Dat76c50x-usb.c1094 struct mib_phy *m = kmalloc(sizeof(struct mib_phy), GFP_KERNEL); in at76_dump_mib_phy()
1099 ret = at76_get_mib(priv->udev, MIB_PHY, m, sizeof(struct mib_phy)); in at76_dump_mib_phy()
1127 struct mib_local *m = kmalloc(sizeof(struct mib_phy), GFP_KERNEL); in at76_dump_mib_local()