Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.h28 #define item_addr(n) (offsetof(struct mwifiex_debug_info, n)) macro
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.h31 #define item_addr(n) (offsetof(struct nxpwifi_debug_info, n)) macro
/linux/drivers/net/wireless/marvell/libertas/
H A Ddebugfs.c772 #define item_addr(n) (offsetof(struct lbs_private, n)) macro