Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c131 struct alx_priv *alx = netdev_priv(netdev); in alx_get_link_ksettings() local
132 struct alx_hw *hw = &alx->hw; in alx_get_link_ksettings()
166 mutex_lock(&alx->mtx); in alx_get_link_ksettings()
169 mutex_unlock(&alx->mtx); in alx_get_link_ksettings()
182 struct alx_priv *alx = netdev_priv(netdev); in alx_set_link_ksettings() local
183 struct alx_hw *hw = &alx->hw; in alx_set_link_ksettings()
205 mutex_lock(&alx->mtx); in alx_set_link_ksettings()
207 mutex_unlock(&alx->mtx); in alx_set_link_ksettings()
215 struct alx_priv *alx = netdev_priv(netdev); in alx_get_pauseparam() local
216 struct alx_hw *hw = &alx->hw; in alx_get_pauseparam()
[all …]
H A DMakefile2 obj-$(CONFIG_ALX) += alx.o
3 alx-objs := main.o ethtool.o hw.o
H A Dalx.h95 struct alx_priv *alx; member
/linux/drivers/net/ethernet/atheros/
H A DMakefile11 obj-$(CONFIG_ALX) += alx/
H A DKconfig89 will be called alx.
/linux/Documentation/process/
H A Dhowto.rst85 maintainer at alx@kernel.org, and CC the list linux-api@vger.kernel.org.
/linux/
H A DMAINTAINERS15112 M: Alejandro Colomar <alx@kernel.org>
15117 T: git git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git