Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dif_fddi.h119 __u32 port_hardware_present[2]; member
/linux-4.4.14/drivers/net/fddi/skfp/
Dskfddi.c777 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in skfp_ctl_get_stats()
778 bp->stats.port_hardware_present[1] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[1]; in skfp_ctl_get_stats()
/linux-4.4.14/drivers/net/fddi/
Ddefxx.c2190 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in dfx_ctl_get_stats()
2191 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