Searched refs:aq_nic_get_regs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.h | 181 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p);
|
H A D | aq_ethtool.c | 29 aq_nic_get_regs(aq_nic, regs, p); in aq_ethtool_get_regs()
|
H A D | aq_nic.c | 843 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) in aq_nic_get_regs() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.h | 188 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p);
|
H A D | aq_ethtool.c | 29 aq_nic_get_regs(aq_nic, regs, p); in aq_ethtool_get_regs()
|
H A D | aq_nic.c | 990 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) in aq_nic_get_regs() function
|
Completed in 8 milliseconds