Searched refs:ethnl_update_bool (Results 1 – 2 of 2) sorted by relevance
199 ethnl_update_bool(&cfg.verify_enabled, tb[ETHTOOL_A_MM_VERIFY_ENABLED], in ethnl_set_mm()202 ethnl_update_bool(&cfg.tx_enabled, tb[ETHTOOL_A_MM_TX_ENABLED], &mod); in ethnl_set_mm()203 ethnl_update_bool(&cfg.pmac_enabled, tb[ETHTOOL_A_MM_PMAC_ENABLED], in ethnl_set_mm()
151 static inline void ethnl_update_bool(bool *dst, const struct nlattr *attr, in ethnl_update_bool() function
Completed in 3 milliseconds