Home
last modified time | relevance | path

Searched refs:port_ler_estimate (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dif_fddi.h110 __u32 port_ler_estimate[2]; member
/Linux-v4.19/drivers/net/fddi/skfp/
Dskfddi.c763 bp->stats.port_ler_estimate[0] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[0]; in skfp_ctl_get_stats()
764 bp->stats.port_ler_estimate[1] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[1]; in skfp_ctl_get_stats()
/Linux-v4.19/drivers/net/fddi/
Ddefxx.h489 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX]; member
803 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX]; member
Ddefxx.c2176 bp->stats.port_ler_estimate[0] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[0]; in dfx_ctl_get_stats()
2177 bp->stats.port_ler_estimate[1] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[1]; in dfx_ctl_get_stats()