Home
last modified time | relevance | path

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

/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
/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()
/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]`
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c182 u32 ifstat; /* 0x13C Interface status */ member