Home
last modified time | relevance | path

Searched refs:switch_port (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsunvnet.c126 port->switch_port ? "s" : "q", in vnet_get_strings()
204 if (!port->switch_port) in __tx_port_find()
418 int len, i, err, switch_port; in vnet_port_probe() local
464 switch_port = 0; in vnet_port_probe()
466 switch_port = 1; in vnet_port_probe()
467 port->switch_port = switch_port; in vnet_port_probe()
472 if (switch_port) in vnet_port_probe()
484 vp->dev->name, port->raddr, switch_port ? " switch-port" : ""); in vnet_port_probe()
H A Dsunvnet_common.h65 unsigned switch_port:1; member
H A Dldmvsw.c335 port->switch_port = 1; in vsw_port_probe()
H A Dsunvnet_common.c451 skb->ip_summed = port->switch_port ? CHECKSUM_NONE : CHECKSUM_PARTIAL; in vnet_rx_one()
1439 !port->switch_port) { in sunvnet_start_xmit_common()
1655 if (port->switch_port) { in sunvnet_set_rx_mode_common()
/linux/net/devlink/
H A Dport.c1344 devlink_port->switch_port = true; in __devlink_port_attrs_set()
1348 devlink_port->switch_port = false; in __devlink_port_attrs_set()
1614 if (!devlink_port || !devlink_port->switch_port) in devlink_compat_switch_id_get()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h704 unsigned int switch_port; /* switch port queue number */ member
H A Dbcmsysport.c1550 reg |= ring->switch_port << RING_PORT_ID_SHIFT; in bcm_sysport_init_tx_ring()
1598 ring->switch_port); in bcm_sysport_init_tx_ring()
2377 ring->switch_port = port; in bcm_sysport_map_queues()
2402 if (ring->switch_port != port) in bcm_sysport_unmap_queues()
/linux/sound/usb/
H A Dmidi.c973 goto switch_port; in snd_usbmidi_emagic_input()
991 switch_port: in snd_usbmidi_emagic_input()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1572 __le16 switch_port;
1557 __le16 switch_port; global() member
/linux/include/net/
H A Ddevlink.h145 switch_port:1, member
/linux/drivers/scsi/aacraid/
H A Daacraid.h386 u16 switch_port; member