Searched refs:mib_phy (Results 1 – 2 of 2) sorted by relevance
308 struct mib_phy { struct
1094 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()