Home
last modified time | relevance | path

Searched refs:ethnl_update_bool (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dmm.c199 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()
A Dnetlink.h151 static inline void ethnl_update_bool(bool *dst, const struct nlattr *attr, in ethnl_update_bool() function

Completed in 4 milliseconds