Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dif_fddi.h115 __u32 port_hardware_present[2]; member
/linux-6.1.9/drivers/net/fddi/skfp/
Dskfddi.c776 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in skfp_ctl_get_stats()
777 bp->stats.port_hardware_present[1] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[1]; in skfp_ctl_get_stats()
/linux-6.1.9/drivers/net/fddi/
Ddefxx.c2192 bp->stats.port_hardware_present[0] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[0]; in dfx_ctl_get_stats()
2193 bp->stats.port_hardware_present[1] = bp->cmd_rsp_virt->smt_mib_get.port_hardware_present[1]; in dfx_ctl_get_stats()
Ddefxx.h497 PI_UINT32 port_hardware_present[PI_PHY_K_MAX]; member