Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_fddi.h178 __u32 port_current_path[2]; member
/linux-3.4.99/drivers/net/fddi/skfp/
Dskfddi.c750 bp->stats.port_current_path[0] = bp->cmd_rsp_virt->smt_mib_get.port_current_path[0]; in skfp_ctl_get_stats()
751 bp->stats.port_current_path[1] = bp->cmd_rsp_virt->smt_mib_get.port_current_path[1]; in skfp_ctl_get_stats()
/linux-3.4.99/drivers/net/fddi/
Ddefxx.c2096 bp->stats.port_current_path[0] = bp->cmd_rsp_virt->smt_mib_get.port_current_path[0]; in dfx_ctl_get_stats()
2097 bp->stats.port_current_path[1] = bp->cmd_rsp_virt->smt_mib_get.port_current_path[1]; in dfx_ctl_get_stats()
Ddefxx.h482 PI_UINT32 port_current_path[PI_PHY_K_MAX]; member