Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_fddi.h195 __u32 port_hardware_present[2]; member
/linux-3.4.99/drivers/net/fddi/skfp/
Dskfddi.c778 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in skfp_ctl_get_stats()
779 bp->stats.port_hardware_present[1] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[1]; in skfp_ctl_get_stats()
/linux-3.4.99/drivers/net/fddi/
Ddefxx.c2124 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in dfx_ctl_get_stats()
2125 bp->stats.port_hardware_present[1] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[1]; in dfx_ctl_get_stats()
Ddefxx.h496 PI_UINT32 port_hardware_present[PI_PHY_K_MAX]; member