/openbmc/u-boot/drivers/net/ |
H A D | vsc9953.c | 55 void vsc9953_port_enable(int port_no) in vsc9953_port_enable() 63 void vsc9953_port_disable(int port_no) in vsc9953_port_disable() 154 static int vsc9953_port_init(int port_no) in vsc9953_port_init() 252 static void vsc9953_vlan_membership_show(int port_no) in vsc9953_vlan_membership_show() 522 static int vsc9953_port_vlan_egr_untag_get(int port_no, in vsc9953_port_vlan_egr_untag_get() 678 static void vsc9953_phy_autoneg(int port_no) in vsc9953_phy_autoneg() 689 static void vsc9953_port_config_show(int port_no) in vsc9953_port_config_show() 750 static void vsc9953_port_statistics_show(int port_no) in vsc9953_port_statistics_show() 947 static void vsc9953_port_statistics_clear(int port_no) in vsc9953_port_statistics_clear() 1558 int port_no; in vsc9953_aggr_grp_members_get() local [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | pdc_adma.c | 34 #define ADMA_ATA_REGS(base, port_no) ((base) + ((port_no) * 0x40)) argument 37 #define ADMA_REGS(base, port_no) ((base) + 0x80 + ((port_no) * 0x20)) argument 389 unsigned int handled = 0, port_no; in adma_intr_pkt() local 439 unsigned int handled = 0, port_no; in adma_intr_mmio() local 537 unsigned int port_no; in adma_host_init() local 554 int rc, port_no; in adma_ata_init_one() local
|
H A D | sata_qstor.c | 365 unsigned int port_no = (sff1 >> 8) & 0x03; in qs_intr_pkt() local 394 unsigned int handled = 0, port_no; in qs_intr_mmio() local 491 unsigned int port_no; in qs_host_init() local 546 int rc, port_no; in qs_ata_init_one() local
|
H A D | sata_sx4.c | 581 unsigned int port_no = ap->port_no; in pdc20621_dump_hdma() local 596 unsigned int port_no = ap->port_no; in pdc20621_packet_start() local 660 unsigned int port_no = ap->port_no; in pdc20621_host_intr() local 745 unsigned int i, tmp, port_no; in pdc20621_interrupt() local
|
H A D | sata_promise.c | 670 static unsigned int pdc_port_no_to_ata_no(unsigned int port_no, in pdc_port_no_to_ata_no() 992 unsigned int port_no = ap->port_no; in pdc_packet_start() local
|
H A D | ahci.h | 439 unsigned int port_no) in __ahci_port_base()
|
H A D | libahci.c | 1280 int port_no, void __iomem *mmio, in ahci_port_init()
|
H A D | sata_mv.c | 3528 unsigned int port_no) in mv_reset_channel()
|
/openbmc/linux/drivers/tty/ipwireless/ |
H A D | setup_protocol.h | 54 unsigned char port_no; member 66 unsigned char port_no; member 71 unsigned char port_no; member
|
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_dev_usb_usbd.h | 13 int port_no; member
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.h | 205 static inline struct vport *ovs_vport_rcu(const struct datapath *dp, int port_no) in ovs_vport_rcu() 211 static inline struct vport *ovs_vport_ovsl_rcu(const struct datapath *dp, int port_no) in ovs_vport_ovsl_rcu() 217 static inline struct vport *ovs_vport_ovsl(const struct datapath *dp, int port_no) in ovs_vport_ovsl()
|
H A D | vport.h | 79 u16 port_no; member 109 u16 port_no; member
|
H A D | datapath.c | 179 u16 port_no) in vport_hash_bucket() 185 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 2197 u32 port_no = nla_get_u32(a[OVS_VPORT_ATTR_PORT_NO]); in lookup_vport() local 2258 u32 port_no; in ovs_vport_cmd_new() local
|
/openbmc/u-boot/include/net/pfe_eth/ |
H A D | pfe_driver.h | 23 u8 port_no; /* Carries input port no for host rx packets and member
|
/openbmc/linux/net/bridge/ |
H A D | br_stp_if.c | 24 static inline port_id br_make_port_id(__u8 priority, __u16 port_no) in br_make_port_id()
|
H A D | br_stp.c | 88 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no) in br_get_port()
|
H A D | br_netlink.c | 631 u16 port_no = 0; in br_info_notify() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-fsi.c | 665 u32 port_no; in fsi_i2c_find_port_of_node() local 682 u32 port_no, ports, stat; in fsi_i2c_probe() local
|
/openbmc/linux/drivers/input/serio/ |
H A D | i8042.c | 533 unsigned int port_no; in i8042_interrupt() local 1363 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; in i8042_create_aux_port() local
|
/openbmc/u-boot/drivers/ata/ |
H A D | sata_sil3114.h | 29 unsigned char port_no; /* primary=0, secondary=1 */ member
|
/openbmc/qemu/hw/ide/ |
H A D | ahci-internal.h | 311 int port_no; member
|
/openbmc/linux/include/scsi/ |
H A D | libsas.h | 134 u8 port_no; /* port number, if this is a PM (Port) */ member
|
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 1465 int port_no, rc, i; in hisi_sas_terminate_stp_reject() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_bridge.h | 95 __u8 port_no; member
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_core.h | 253 __u8 port_no; member
|