Searched refs:alx (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/ethernet/atheros/alx/ |
| H A D | main.c | 299 struct alx_priv *alx = np->alx; in alx_poll() local 335 netif_warn(alx, hw, alx->dev, in alx_intr_handle_misc() 538 if (alx->qnapi[i] && alx->qnapi[i]->txq) in alx_free_buffers() 541 if (alx->qnapi[0] && alx->qnapi[0]->rxq) in alx_free_buffers() 696 if (alx->qnapi[i] && alx->qnapi[i]->txq) in alx_free_rings() 699 if (alx->qnapi[0] && alx->qnapi[0]->rxq) in alx_free_rings() 753 np->alx = alx; in alx_alloc_napis() 999 alx->dev->name, alx); in alx_request_irq() 1009 alx->dev->name, alx); in alx_request_irq() 1317 netif_info(alx, link, alx->dev, in alx_check_link() [all …]
|
| H A D | ethtool.c | 166 mutex_lock(&alx->mtx); in alx_get_link_ksettings() 169 mutex_unlock(&alx->mtx); in alx_get_link_ksettings() 205 mutex_lock(&alx->mtx); in alx_set_link_ksettings() 207 mutex_unlock(&alx->mtx); in alx_set_link_ksettings() 218 mutex_lock(&alx->mtx); in alx_get_pauseparam() 223 mutex_unlock(&alx->mtx); in alx_get_pauseparam() 243 mutex_lock(&alx->mtx); in alx_set_pauseparam() 257 mutex_unlock(&alx->mtx); in alx_set_pauseparam() 267 mutex_unlock(&alx->mtx); in alx_set_pauseparam() 276 return alx->msg_enable; in alx_get_msglevel() [all …]
|
| H A D | Makefile | 2 obj-$(CONFIG_ALX) += alx.o 3 alx-objs := main.o ethtool.o hw.o
|
| H A D | alx.h | 95 struct alx_priv *alx; member
|
| /linux-6.15/drivers/net/ethernet/atheros/ |
| H A D | Makefile | 11 obj-$(CONFIG_ALX) += alx/
|
| H A D | Kconfig | 89 will be called alx.
|
| /linux-6.15/Documentation/translations/ja_JP/process/ |
| H A D | howto.rst | 96 をマニュアルページのメンテナ alx@kernel.org に送り、CC を
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | howto.rst | 88 queste pagine all'indirizzo alx@kernel.org, aggiungendo in CC la
|
| /linux-6.15/Documentation/process/ |
| H A D | howto.rst | 85 maintainer at alx@kernel.org, and CC the list [email protected].
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 14222 M: Alejandro Colomar <alx@kernel.org> 14227 T: git git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git
|