Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_fddi.h94 __u32 port_my_type[2]; member
/openbmc/linux/drivers/net/fddi/skfp/
H A Dskfddi.c740 bp->stats.port_my_type[0] = bp->cmd_rsp_virt->smt_mib_get.port_my_type[0]; in skfp_ctl_get_stats()
741 bp->stats.port_my_type[1] = bp->cmd_rsp_virt->smt_mib_get.port_my_type[1]; in skfp_ctl_get_stats()
/openbmc/linux/drivers/net/fddi/
H A Ddefxx.c2156 bp->stats.port_my_type[0] = bp->cmd_rsp_virt->smt_mib_get.port_my_type[0]; in dfx_ctl_get_stats()
2157 bp->stats.port_my_type[1] = bp->cmd_rsp_virt->smt_mib_get.port_my_type[1]; in dfx_ctl_get_stats()
H A Ddefxx.h479 PI_UINT32 port_my_type[PI_PHY_K_MAX]; member