Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 1883) sorted by relevance

12345678910>>...76

/linux-6.1.9/drivers/net/ethernet/sun/ !
Dniu.c113 #define niu_lock_parent(np, flags) \ argument
115 #define niu_unlock_parent(np, flags) \ argument
120 static int __niu_wait_bits_clear_mac(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_mac()
135 static int __niu_set_and_wait_clear_mac(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_mac()
155 static int __niu_wait_bits_clear_ipp(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_ipp()
170 static int __niu_set_and_wait_clear_ipp(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_ipp()
194 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear()
214 static int __niu_set_and_wait_clear(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear()
234 static void niu_ldg_rearm(struct niu *np, struct niu_ldg *lp, int on) in niu_ldg_rearm()
244 static int niu_ldn_irq_enable(struct niu *np, int ldn, int on) in niu_ldn_irq_enable()
[all …]
/linux-6.1.9/drivers/scsi/sym53c8xx_2/ !
Dsym_nvram.c37 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host()
143 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) in sym_display_Symbios_nvram()
175 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) in sym_display_Tekram_nvram()
222 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) { (void)np; (voi… in sym_display_Symbios_nvram()
223 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) { (void)np; (void)… in sym_display_Tekram_nvram()
243 static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_set_bit()
270 static void S24C16_start(struct sym_device *np, u_char *gpreg) in S24C16_start()
281 static void S24C16_stop(struct sym_device *np, u_char *gpreg) in S24C16_stop()
291 static void S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit, in S24C16_do_bit()
306 static void S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_write_ack()
[all …]
Dsym_hipd.c68 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
120 static void sym_chip_reset (struct sym_hcb *np) in sym_chip_reset()
139 static void sym_soft_reset (struct sym_hcb *np) in sym_soft_reset()
172 static void sym_start_reset(struct sym_hcb *np) in sym_start_reset()
177 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int) in sym_reset_scsi_bus()
232 static void sym_selectclock(struct sym_hcb *np, u_char scntl3) in sym_selectclock()
289 static unsigned getfreq (struct sym_hcb *np, int gen) in getfreq()
361 static unsigned sym_getfreq (struct sym_hcb *np) in sym_getfreq()
376 static void sym_getclock (struct sym_hcb *np, int mult) in sym_getclock()
433 static int sym_getpciclock (struct sym_hcb *np)
[all …]
Dsym_glue.c127 void sym_xpt_done(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_xpt_done()
141 void sym_xpt_async_bus_reset(struct sym_hcb *np) in sym_xpt_async_bus_reset()
169 void sym_set_cam_result_error(struct sym_hcb *np, struct sym_ccb *cp, int resid) in sym_set_cam_result_error()
238 static int sym_scatter(struct sym_hcb *np, struct sym_ccb *cp, struct scsi_cmnd *cmd) in sym_scatter()
280 static int sym_queue_command(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_queue_command()
312 static inline int sym_setup_cdb(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_cdb()
325 int sym_setup_data_and_start(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_data_and_start()
423 static void sym_timer(struct sym_hcb *np) in sym_timer()
490 struct sym_hcb *np = SYM_SOFTC_PTR(cmd); in sym53c8xx_queue_command_lck() local
548 struct sym_hcb *np = from_timer(np, t, s.timer); in sym53c8xx_timer() local
[all …]
/linux-6.1.9/drivers/clk/at91/ !
Ddt-compat.c30 static void __init of_sama5d2_clk_audio_pll_frac_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_frac_setup()
56 static void __init of_sama5d2_clk_audio_pll_pad_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pad_setup()
82 static void __init of_sama5d2_clk_audio_pll_pmc_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pmc_setup()
124 static void __init of_sama5d2_clk_generated_setup(struct device_node *np) in of_sama5d2_clk_generated_setup()
188 static void __init of_sama5d4_clk_h32mx_setup(struct device_node *np) in of_sama5d4_clk_h32mx_setup()
217 static void __init of_sama5d2_clk_i2s_mux_setup(struct device_node *np) in of_sama5d2_clk_i2s_mux_setup()
253 static void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np) in of_at91rm9200_clk_main_osc_setup()
281 static void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np) in of_at91sam9x5_clk_main_rc_osc_setup()
309 static void __init of_at91rm9200_clk_main_setup(struct device_node *np) in of_at91rm9200_clk_main_setup()
335 static void __init of_at91sam9x5_clk_main_setup(struct device_node *np) in of_at91sam9x5_clk_main_setup()
[all …]
/linux-6.1.9/drivers/net/ethernet/dlink/ !
Ddl2k.c52 static void dl2k_enable_int(struct netdev_private *np) in dl2k_enable_int()
106 struct netdev_private *np; in rio_probe1() local
306 struct netdev_private *np = netdev_priv(dev); in find_miiphy() local
328 struct netdev_private *np = netdev_priv(dev); in parse_eeprom() local
406 struct netdev_private *np = netdev_priv(dev); in rio_set_led_mode() local
433 struct netdev_private *np = netdev_priv(dev); in free_list() local
462 static void rio_reset_ring(struct netdev_private *np) in rio_reset_ring()
481 struct netdev_private *np = netdev_priv(dev); in alloc_list() local
522 struct netdev_private *np = netdev_priv(dev); in rio_hw_init() local
610 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local
[all …]
Dsundance.c448 struct netdev_private *np = netdev_priv(dev); in sundance_reset() local
468 struct netdev_private *np = netdev_priv(dev); in sundance_poll_controller() local
496 struct netdev_private *np; in sundance_probe1() local
763 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
793 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
823 struct netdev_private *np; in mdio_wait_link() local
839 struct netdev_private *np = netdev_priv(dev); in netdev_open() local
917 struct netdev_private *np = netdev_priv(dev); in check_duplex() local
945 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer() local
963 struct netdev_private *np = netdev_priv(dev); in tx_timeout() local
[all …]
/linux-6.1.9/drivers/char/hw_random/ !
Dn2-drv.c147 static unsigned long n2rng_control_settle_v2(struct n2rng *np, int unit) in n2rng_control_settle_v2()
154 static unsigned long n2rng_write_ctl_one(struct n2rng *np, int unit, in n2rng_write_ctl_one()
201 static unsigned long n2rng_read_diag_data_one(struct n2rng *np, in n2rng_read_diag_data_one()
220 static int n2rng_generic_read_diag_data(struct n2rng *np, in n2rng_generic_read_diag_data()
249 static int n2rng_generic_write_control(struct n2rng *np, in n2rng_generic_write_control()
279 static int n2rng_try_read_ctl(struct n2rng *np) in n2rng_try_read_ctl()
306 static u64 n2rng_control_default(struct n2rng *np, int ctl) in n2rng_control_default()
358 static void n2rng_control_swstate_init(struct n2rng *np) in n2rng_control_swstate_init()
380 static int n2rng_grab_diag_control(struct n2rng *np) in n2rng_grab_diag_control()
402 static int n2rng_init_control(struct n2rng *np) in n2rng_init_control()
[all …]
/linux-6.1.9/include/linux/ !
Dof_mdio.h38 const struct device_node *np) in of_mdio_parse_addr()
65 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
77 struct device_node *np) in devm_of_mdiobus_register()
82 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
101 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
113 const struct device_node *np) in of_mdio_parse_addr()
117 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
121 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
124 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
Dof.h75 struct device_node *np; member
259 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
460 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
465 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
470 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name()
581 static inline struct property *of_find_property(const struct device_node *np, in of_find_property()
596 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
602 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
608 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
638 static inline int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
[all …]
Dof_gpio.h59 static inline int of_mm_gpiochip_add(struct device_node *np, in of_mm_gpiochip_add()
71 static inline int of_get_named_gpio_flags(const struct device_node *np, in of_get_named_gpio_flags()
102 static inline int of_gpio_named_count(const struct device_node *np, in of_gpio_named_count()
114 static inline int of_gpio_count(const struct device_node *np) in of_gpio_count()
119 static inline int of_get_gpio_flags(const struct device_node *np, int index, in of_get_gpio_flags()
134 static inline int of_get_named_gpio(const struct device_node *np, in of_get_named_gpio()
148 static inline int of_get_gpio(const struct device_node *np, int index) in of_get_gpio()
/linux-6.1.9/drivers/of/ !
Dbase.c58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
73 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
82 static bool __of_node_is_type(const struct device_node *np, const char *type) in __of_node_is_type()
89 int of_bus_n_addr_cells(struct device_node *np) in of_bus_n_addr_cells()
101 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
110 int of_bus_n_size_cells(struct device_node *np) in of_bus_n_size_cells()
122 int of_n_size_cells(struct device_node *np) in of_n_size_cells()
132 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid()
154 struct device_node *np; in __of_phandle_cache_inv_entry() local
168 struct device_node *np; in of_core_init() local
[all …]
Dof_private.h27 struct device_node *np; member
55 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify()
71 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs()
75 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs()
76 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs()
78 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs()
82 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs()
160 static inline int of_dma_get_range(struct device_node *np, in of_dma_get_range()
165 static inline struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
Dproperty.c71 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
107 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
144 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
178 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
218 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array()
268 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array()
315 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array()
356 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
393 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array()
440 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
[all …]
/linux-6.1.9/drivers/clk/samsung/ !
Dclk-exynos5260.c143 static void __init exynos5260_clk_aud_init(struct device_node *np) in exynos5260_clk_aud_init()
333 static void __init exynos5260_clk_disp_init(struct device_node *np) in exynos5260_clk_disp_init()
397 static void __init exynos5260_clk_egl_init(struct device_node *np) in exynos5260_clk_egl_init()
497 static void __init exynos5260_clk_fsys_init(struct device_node *np) in exynos5260_clk_fsys_init()
588 static void __init exynos5260_clk_g2d_init(struct device_node *np) in exynos5260_clk_g2d_init()
651 static void __init exynos5260_clk_g3d_init(struct device_node *np) in exynos5260_clk_g3d_init()
784 static void __init exynos5260_clk_gscl_init(struct device_node *np) in exynos5260_clk_gscl_init()
903 static void __init exynos5260_clk_isp_init(struct device_node *np) in exynos5260_clk_isp_init()
967 static void __init exynos5260_clk_kfc_init(struct device_node *np) in exynos5260_clk_kfc_init()
1023 static void __init exynos5260_clk_mfc_init(struct device_node *np) in exynos5260_clk_mfc_init()
[all …]
/linux-6.1.9/drivers/net/ethernet/natsemi/ !
Dnatsemi.c672 struct netdev_private *np = netdev_priv(to_net_dev(dev)); in natsemi_show_dspcfg_workaround() local
681 struct netdev_private *np = netdev_priv(to_net_dev(dev)); in natsemi_set_dspcfg_workaround() local
705 struct netdev_private *np = netdev_priv(dev); in ns_ioaddr() local
724 struct netdev_private *np = netdev_priv(dev); in move_int_phy() local
749 struct netdev_private *np = netdev_priv(dev); in natsemi_init_media() local
805 struct netdev_private *np; in natsemi_probe1() local
1118 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
1133 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
1145 struct netdev_private *np = netdev_priv(dev); in init_phy_fixup() local
1258 struct netdev_private *np = netdev_priv(dev); in switch_port_external() local
[all …]
/linux-6.1.9/drivers/net/ethernet/dec/tulip/ !
Dwinbond-840.c353 struct netdev_private *np; in w840_probe1() local
556 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
586 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
618 struct netdev_private *np = netdev_priv(dev); in netdev_open() local
660 struct netdev_private *np = netdev_priv(dev); in update_link() local
726 struct netdev_private *np = netdev_priv(dev); in update_csr6() local
766 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer() local
783 struct netdev_private *np = netdev_priv(dev); in init_rxtx_rings() local
829 static void free_rxtx_rings(struct netdev_private* np) in free_rxtx_rings()
855 struct netdev_private *np = netdev_priv(dev); in init_registers() local
[all …]
/linux-6.1.9/net/core/ !
Dnetpoll.c66 #define np_info(np, fmt, ...) \ argument
68 #define np_err(np, fmt, ...) \ argument
70 #define np_notice(np, fmt, ...) \ argument
271 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb()
309 static netdev_tx_t __netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in __netpoll_send_skb()
366 netdev_tx_t netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in netpoll_send_skb()
383 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp()
487 void netpoll_print_options(struct netpoll *np) in netpoll_print_options()
524 int netpoll_parse_options(struct netpoll *np, char *opt) in netpoll_parse_options()
606 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup()
[all …]
/linux-6.1.9/drivers/misc/cxl/ !
Dof.c16 static const __be32 *read_prop_string(const struct device_node *np, in read_prop_string()
27 static const __be32 *read_prop_dword(const struct device_node *np, in read_prop_dword()
40 static const __be64 *read_prop64_dword(const struct device_node *np, in read_prop64_dword()
54 static int read_handle(struct device_node *np, u64 *handle) in read_handle()
69 static int read_phys_addr(struct device_node *np, char *prop_name, in read_phys_addr()
140 int cxl_of_read_afu_properties(struct cxl_afu *afu, struct device_node *np) in cxl_of_read_afu_properties()
283 static int read_adapter_irq_config(struct cxl *adapter, struct device_node *np) in read_adapter_irq_config()
335 int cxl_of_read_adapter_handle(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_handle()
344 int cxl_of_read_adapter_properties(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_properties()
454 struct device_node *np = NULL; in cxl_of_probe() local
/linux-6.1.9/net/ncsi/ !
Dncsi-manage.c36 struct ncsi_package *np; in ncsi_channel_is_last() local
54 struct ncsi_package *np; in ncsi_report_link() local
92 struct ncsi_package *np = nc->package; in ncsi_channel_monitor() local
195 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np, in ncsi_find_channel()
208 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np, unsigned char id) in ncsi_add_channel()
247 struct ncsi_package *np = nc->package; in ncsi_remove_channel() local
272 struct ncsi_package *np; in ncsi_find_package() local
285 struct ncsi_package *np, *tmp; in ncsi_add_package() local
313 void ncsi_remove_package(struct ncsi_package *np) in ncsi_remove_package()
334 struct ncsi_package **np, in ncsi_find_package_and_channel()
[all …]
/linux-6.1.9/drivers/net/ethernet/nvidia/ !
Dforcedeth.c961 static bool nv_optimized(struct fe_priv *np) in nv_optimized()
998 struct fe_priv *np = get_nvpriv(dev); in setup_hw_rings() local
1020 struct fe_priv *np = get_nvpriv(dev); in free_rings() local
1043 struct fe_priv *np = get_nvpriv(dev); in using_multi_irqs() local
1054 struct fe_priv *np = get_nvpriv(dev); in nv_txrx_gate() local
1071 struct fe_priv *np = get_nvpriv(dev); in nv_enable_irq() local
1087 struct fe_priv *np = get_nvpriv(dev); in nv_disable_irq() local
1111 struct fe_priv *np = get_nvpriv(dev); in nv_disable_hw_interrupts() local
1125 struct fe_priv *np = get_nvpriv(dev); in nv_napi_enable() local
1132 struct fe_priv *np = get_nvpriv(dev); in nv_napi_disable() local
[all …]
/linux-6.1.9/include/linux/mfd/ !
Dsyscon.h35 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
40 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
51 struct device_node *np, in syscon_regmap_lookup_by_phandle()
58 struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
67 struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
/linux-6.1.9/drivers/mfd/ !
Dsyscon.c32 struct device_node *np; member
43 static struct syscon *of_syscon_register(struct device_node *np, bool check_clk) in of_syscon_register()
152 static struct regmap *device_node_get_regmap(struct device_node *np, in device_node_get_regmap()
176 struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
182 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
207 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle()
228 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
262 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
/linux-6.1.9/drivers/gpio/ !
Dgpiolib-of.c40 struct device_node *np = dev->of_node; in of_gpio_spi_cs_get_count() local
125 const struct device_node *np = gc->of_node; in of_gpio_need_valid_mask() local
133 static void of_gpio_flags_quirks(const struct device_node *np, in of_gpio_flags_quirks()
239 static struct gpio_desc *of_get_named_gpiod_flags(const struct device_node *np, in of_get_named_gpiod_flags()
278 int of_get_named_gpio_flags(const struct device_node *np, const char *list_name, in of_get_named_gpio_flags()
373 static struct gpio_desc *of_find_spi_gpio(struct device_node *np, in of_find_spi_gpio()
402 static struct gpio_desc *of_find_spi_cs_gpio(struct device_node *np, in of_find_spi_cs_gpio()
432 static struct gpio_desc *of_find_regulator_gpio(struct device_node *np, in of_find_regulator_gpio()
458 static struct gpio_desc *of_find_arizona_gpio(struct device_node *np, in of_find_arizona_gpio()
472 static struct gpio_desc *of_find_usb_gpio(struct device_node *np, in of_find_usb_gpio()
[all …]
/linux-6.1.9/drivers/net/ethernet/intel/ice/ !
Dice_ethtool.c32 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_q_stats_len() local
206 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_drvinfo() local
220 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_regs() local
234 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_msglevel() local
248 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_set_msglevel() local
263 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_eeprom_len() local
273 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_eeprom() local
347 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_link_test() local
374 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_eeprom_test() local
431 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_reg_test() local
[all …]

12345678910>>...76