Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h281 struct mib_mac_wep { struct
330 struct mib_mac_wep wep_mib;
H A Dat76c50x-usb.c964 struct mib_mac_wep *m = kmalloc(sizeof(struct mib_mac_wep), GFP_KERNEL); in at76_dump_mib_mac_wep()
970 sizeof(struct mib_mac_wep)); in at76_dump_mib_mac_wep()
2096 struct mib_mac_wep *mib_data = &priv->mib_buf.data.wep_mib; in at76_set_wep()
2099 priv->mib_buf.size = sizeof(struct mib_mac_wep); in at76_set_wep()