Home
last modified time | relevance | path

Searched defs:item_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.h28 #define item_addr(n) (offsetof(struct mwifiex_debug_info, n)) macro
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c778 #define item_addr(n) (offsetof(struct lbs_private, n)) macro