Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c610 ethnl_update_bool32(&coalesce.use_adaptive_rx_coalesce, in __ethnl_set_coalesce()
612 ethnl_update_bool32(&coalesce.use_adaptive_tx_coalesce, in __ethnl_set_coalesce()
H A Dnetlink.h129 static inline void ethnl_update_bool32(u32 *dst, const struct nlattr *attr, in ethnl_update_bool32() function