Home
last modified time | relevance | path

Searched defs:num_phys_ports (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h320 u8 num_phys_ports; member
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1373 static int felix_init_structs(struct felix *felix, int num_phys_ports) in felix_init_structs()
/openbmc/linux/include/soc/mscc/
H A Docelot.h837 u8 num_phys_ports; member
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c441 int num_phys_ports = pcie_count_ds_ports(bus); in cmd_identify_switch_device() local