Home
last modified time | relevance | path

Searched refs:__reply_base (Results 1 – 5 of 5) sorted by relevance

/linux/net/ethtool/
H A Dlinkstate.c23 #define LINKSTATE_REPDATA(__reply_base) \ argument
24 container_of(__reply_base, struct linkstate_reply_data, base)
H A Deeprom.c27 #define MODULE_EEPROM_REPDATA(__reply_base) \ argument
28 container_of(__reply_base, struct eeprom_reply_data, base)
H A Dpse-pd.c27 #define PSE_REPDATA(__reply_base) \ argument
28 container_of(__reply_base, struct pse_reply_data, base)
H A Dstrset.c135 #define STRSET_REPDATA(__reply_base) \ argument
136 container_of(__reply_base, struct strset_reply_data, base)
H A Dcoalesce.c19 #define COALESCE_REPDATA(__reply_base) \ argument
20 container_of(__reply_base, struct coalesce_reply_data, base)