Home
last modified time | relevance | path

Searched refs:niu (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/ethernet/sun/
H A Dniu.c316 static int mdio_wait(struct niu *np) in mdio_wait()
734 static int esr_reset(struct niu *np) in esr_reset()
1646 static int mii_reset(struct niu *np) in mii_reset()
3784 struct niu *np = lp->np; in niu_poll()
4214 struct niu *np = lp->np; in niu_interrupt()
6102 struct niu *np = netdev_priv(dev); in niu_open()
6179 struct niu *np = netdev_priv(dev); in niu_close()
6502 struct niu *np = container_of(work, struct niu, reset_task); in niu_reset_task()
9670 struct niu *np; in niu_alloc_and_init()
9755 struct niu *np; in niu_pci_init_one()
[all …]
H A DMakefile14 obj-$(CONFIG_NIU) += niu.o
H A Dniu.h2855 struct niu *np;
2908 struct niu *np;
3065 struct niu;
3072 struct niu *ports[NIU_MAX_PORTS];
3171 struct niu *np;
3235 int (*serdes_init)(struct niu *np);
3236 int (*xcvr_init)(struct niu *np);
3237 int (*link_status)(struct niu *np, int *);
3241 struct niu { struct
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dzii,rave-sp.yaml20 - zii,rave-sp-niu
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs506 Contact: "Zhiguo Niu" <zhiguo.niu@unisoc.com>
511 Contact: "Zhiguo Niu" <zhiguo.niu@unisoc.com>
516 Contact: "Zhiguo Niu" <zhiguo.niu@unisoc.com>
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c7515 bool niu; in scsi_debug_show_info() local
7532 niu = xa_get_mark(per_store_ap, l_idx, in scsi_debug_show_info()
7536 (niu ? " not_in_use" : "")); in scsi_debug_show_info()