Home
last modified time | relevance | path

Searched refs:__req_base (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethtool/
H A Deeprom.c24 #define MODULE_EEPROM_REQINFO(__req_base) \ argument
25 container_of(__req_base, struct eeprom_req_info, base)
H A Dstrset.c127 #define STRSET_REQINFO(__req_base) \ argument
128 container_of(__req_base, struct strset_req_info, base)
H A Dtsinfo.c25 #define TSINFO_REQINFO(__req_base) \ argument
26 container_of(__req_base, struct tsinfo_req_info, base)
H A Drss.c56 #define RSS_REQINFO(__req_base) \ argument
57 container_of(__req_base, struct rss_req_info, base)