Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
Dnetlink.h344 struct ethnl_request_ops { struct
345 u8 request_cmd;
346 u8 reply_cmd;
347 u16 hdr_attr;
348 unsigned int req_info_size;
349 unsigned int reply_data_size;
350 bool allow_nodev_do;
374 extern const struct ethnl_request_ops ethnl_strset_request_ops; argument
/kernel/linux/linux-5.10/net/ethtool/
Dnetlink.h312 struct ethnl_request_ops { struct
336 extern const struct ethnl_request_ops ethnl_strset_request_ops; argument