Home
last modified time | relevance | path

Searched refs:ifstat (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/
H A Diproute2_6.12.0.bb71 ${PN}-ifstat \
91 FILES:${PN}-ifstat = "${base_sbindir}/ifstat"
/openbmc/u-boot/include/
H A Dfsl_mdio.h21 u32 ifstat; /* Interface Status Register */ member
H A Dfsl_dtsec.h41 u32 ifstat; /* Interface status */ member
H A Dtsec.h361 u32 ifstat; /* Interface Status */ member
/openbmc/u-boot/include/linux/
H A Dimmap_qe.h302 u32 ifstat; /* interface statux reg */ member
318 u32 ifstat; /* interface statux reg */ member
/openbmc/linux/drivers/ata/
H A Dsata_mv.c2196 u32 ifctl, old_ifctl, ifstat; in mv_send_fis() local
2217 ifstat = readl(port_mmio + SATA_IFSTAT); in mv_send_fis()
2218 } while (!(ifstat & 0x1000) && --timeout); in mv_send_fis()
2224 if ((ifstat & 0x3000) != 0x1000) { in mv_send_fis()
2226 __func__, ifstat); in mv_send_fis()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c624 (u32)&ugeth->ug_regs->ifstat, in dump_regs()
625 in_be32(&ugeth->ug_regs->ifstat)); in dump_regs()
2271 u32 ifstat, i, j, size, l2qt, l3qt; in ucc_geth_startup() local
2366 ifstat = in_be32(&ug_regs->ifstat); in ucc_geth_startup()
H A Ducc_geth.h49 u32 ifstat; /* interface statux reg */ member
H A Dgianfar.h827 u32 ifstat; /* 0x.53c - Interface Status Register */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h410 uint ifstat; /* 0x2453c - Interface Status Register */ member
H A Dimmap_85xx.h415 u32 ifstat; /* Interface Status */ member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst182 monitoring tools such as ``ifstat`` or ``sar -n DEV [interval] [number of samples]``
H A Di40e.rst691 monitoring tools such as `ifstat` or `sar -n DEV [interval] [number of samples]`
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c182 u32 ifstat; /* 0x13C Interface status */ member