Searched refs:mib_local (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/
H A Dat76c50x-usb.h75 /* values for struct mib_local, field preamble_type */
222 struct mib_local { struct
H A Dat76c50x-usb.c874 priv->mib_buf.index = offsetof(struct mib_local, preamble_type); at76_set_preamble()
924 priv->mib_buf.index = offsetof(struct mib_local, txautorate_fallback); at76_set_autorate_fallback()
1113 struct mib_local *m = kmalloc(sizeof(*m), GFP_KERNEL); at76_dump_mib_local()
1485 priv->mib_buf.index = offsetof(struct mib_local, promiscuous_mode); at76_work_set_promisc()

Completed in 141 milliseconds