Home
last modified time | relevance | path

Searched refs:lbs_ethtool_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Ddecl.h32 extern const struct ethtool_ops lbs_ethtool_ops;
Dethtool.c103 const struct ethtool_ops lbs_ethtool_ops = { variable
Dmesh.c1015 mesh_dev->ethtool_ops = &lbs_ethtool_ops; in lbs_add_mesh()
Dmain.c946 dev->ethtool_ops = &lbs_ethtool_ops; in lbs_add_card()