Searched refs:mib_local (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.h | 71 /* values for struct mib_local, field preamble_type */ 218 struct mib_local { struct
|
H A D | at76c50x-usb.c | 869 priv->mib_buf.index = offsetof(struct mib_local, preamble_type); in at76_set_preamble() 919 priv->mib_buf.index = offsetof(struct mib_local, txautorate_fallback); in at76_set_autorate_fallback() 1108 struct mib_local *m = kmalloc(sizeof(*m), GFP_KERNEL); in at76_dump_mib_local() 1479 priv->mib_buf.index = offsetof(struct mib_local, promiscuous_mode); in at76_work_set_promisc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.h | 71 /* values for struct mib_local, field preamble_type */ 218 struct mib_local { struct
|
H A D | at76c50x-usb.c | 869 priv->mib_buf.index = offsetof(struct mib_local, preamble_type); in at76_set_preamble() 919 priv->mib_buf.index = offsetof(struct mib_local, txautorate_fallback); in at76_set_autorate_fallback() 1108 struct mib_local *m = kmalloc(sizeof(*m), GFP_KERNEL); in at76_dump_mib_local() 1479 priv->mib_buf.index = offsetof(struct mib_local, promiscuous_mode); in at76_work_set_promisc()
|
Completed in 9 milliseconds