Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dpause.c11 #define PAUSE_REQINFO(__req_base) \ argument
12 container_of(__req_base, struct pause_req_info, base)
H A Deeprom.c23 #define MODULE_EEPROM_REQINFO(__req_base) \ argument
24 container_of(__req_base, struct eeprom_req_info, base)
H A Dphy.c18 #define PHY_REQINFO(__req_base) \ argument
19 container_of(__req_base, struct phy_req_info, base)
H A Drss.c22 #define RSS_REQINFO(__req_base) \ argument
23 container_of(__req_base, struct rss_req_info, base)
H A Dstrset.c126 #define STRSET_REQINFO(__req_base) \ argument
127 container_of(__req_base, struct strset_req_info, base)
H A Dtsinfo.c24 #define TSINFO_REQINFO(__req_base) \ argument
25 container_of(__req_base, struct tsinfo_req_info, base)
H A Dstats.c16 #define STATS_REQINFO(__req_base) \ argument
17 container_of(__req_base, struct stats_req_info, base)