Searched refs:ETHTOOL_FLAG_OMIT_REPLY (Results 1 – 4 of 4) sorted by relevance
123 #define ETHTOOL_FLAG_OMIT_REPLY (1 << 1) macro128 ETHTOOL_FLAG_OMIT_REPLY | \
263 if (!(req_info.flags & ETHTOOL_FLAG_OMIT_REPLY)) { in ethnl_set_features()
14 ETHTOOL_FLAG_OMIT_REPLY)
75 ``ETHTOOL_FLAG_OMIT_REPLY`` omit optional reply (_SET and _ACT)285 setting ``ETHTOOL_FLAG_OMIT_REPLY`` flag in request header.297 ``ETHTOOL_FLAG_OMIT_REPLY`` flag in request header), the reply takes form of791 kernel reply (can be suppressed by ``ETHTOOL_FLAG_OMIT_REPLY`` flag in request
Completed in 11 milliseconds