Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dif_fddi.h106 __u32 port_ler_estimate[2]; member
/linux-6.1.9/drivers/net/fddi/skfp/
Dskfddi.c762 bp->stats.port_ler_estimate[0] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[0]; in skfp_ctl_get_stats()
763 bp->stats.port_ler_estimate[1] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[1]; in skfp_ctl_get_stats()
/linux-6.1.9/drivers/net/fddi/
Ddefxx.h490 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX]; member
804 PI_UINT32 port_ler_estimate[PI_PHY_K_MAX]; member
Ddefxx.c2178 bp->stats.port_ler_estimate[0] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[0]; in dfx_ctl_get_stats()
2179 bp->stats.port_ler_estimate[1] = bp->cmd_rsp_virt->smt_mib_get.port_ler_estimate[1]; in dfx_ctl_get_stats()