Home
last modified time | relevance | path

Searched refs:ethnl_update_u8 (Results 1 – 7 of 7) sorted by relevance

/net/ethtool/
A Dlinkinfo.c114 ethnl_update_u8(&lsettings->port, tb[ETHTOOL_A_LINKINFO_PORT], &mod); in ethnl_set_linkinfo()
115 ethnl_update_u8(&lsettings->phy_address, tb[ETHTOOL_A_LINKINFO_PHYADDR], in ethnl_set_linkinfo()
117 ethnl_update_u8(&lsettings->eth_tp_mdix_ctrl, in ethnl_set_linkinfo()
A Dlinkmodes.c259 ethnl_update_u8(&lsettings->autoneg, tb[ETHTOOL_A_LINKMODES_AUTONEG], in ethnl_update_linkmodes()
290 ethnl_update_u8(&lsettings->duplex, tb[ETHTOOL_A_LINKMODES_DUPLEX], in ethnl_update_linkmodes()
292 ethnl_update_u8(&lsettings->master_slave_cfg, master_slave_cfg, mod); in ethnl_update_linkmodes()
A Drings.c237 ethnl_update_u8(&kernel_ringparam.tcp_data_split, in ethnl_set_rings()
241 ethnl_update_u8(&kernel_ringparam.tx_push, in ethnl_set_rings()
243 ethnl_update_u8(&kernel_ringparam.rx_push, in ethnl_set_rings()
A Drss.c853 ethnl_update_u8(&rxfh.hfunc, tb[ETHTOOL_A_RSS_HFUNC], &mod); in ethnl_rss_set()
862 ethnl_update_u8(&rxfh.input_xfrm, tb[ETHTOOL_A_RSS_INPUT_XFRM], &mod); in ethnl_rss_set()
1046 ethnl_update_u8(&rxfh.hfunc, tb[ETHTOOL_A_RSS_HFUNC], &mod); in ethnl_rss_create_doit()
1053 ethnl_update_u8(&rxfh.input_xfrm, tb[ETHTOOL_A_RSS_INPUT_XFRM], &mod); in ethnl_rss_create_doit()
A Dcoalesce.c595 ethnl_update_u8(&kernel_coalesce.use_cqe_mode_tx, in __ethnl_set_coalesce()
597 ethnl_update_u8(&kernel_coalesce.use_cqe_mode_rx, in __ethnl_set_coalesce()
A Dfec.c259 ethnl_update_u8(&fec_auto, tb[ETHTOOL_A_FEC_AUTO], &mod); in ethnl_set_fec()
A Dnetlink.h103 static inline void ethnl_update_u8(u8 *dst, const struct nlattr *attr, in ethnl_update_u8() function

Completed in 15 milliseconds