Searched defs:port_no (Results 1 – 14 of 14) sorted by relevance
| /linux/net/openvswitch/ |
| H A D | vport.h | 76 u16 port_no; member 105 u16 port_no; member
|
| H A D | datapath.h | 273 static inline struct vport *ovs_vport_rcu(const struct datapath *dp, int port_no) in ovs_vport_rcu() 279 static inline struct vport *ovs_vport_ovsl_rcu(const struct datapath *dp, int port_no) in ovs_vport_ovsl_rcu() 285 static inline struct vport *ovs_vport_ovsl(const struct datapath *dp, int port_no) in ovs_vport_ovsl()
|
| H A D | datapath.c | 178 u16 port_no) in vport_hash_bucket() 184 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 2278 u32 port_no = nla_get_u32(a[OVS_VPORT_ATTR_PORT_NO]); in lookup_vport() local 2339 u32 port_no; in ovs_vport_cmd_new() local
|
| /linux/arch/mips/include/asm/mach-bcm63xx/ |
| H A D | bcm63xx_dev_usb_usbd.h | 13 int port_no; member
|
| /linux/drivers/input/serio/ |
| H A D | i8042.c | 563 unsigned int port_no; in i8042_handle_data() local 1354 int port_no = idx < 0 ? I8042_AUX_PORT_NO : I8042_MUX_PORT_NO + idx; in i8042_create_aux_port() local
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-fsi.c | 665 u32 port_no; in fsi_i2c_find_port_of_node() local 683 u32 port_no, ports, stat; in fsi_i2c_probe() local
|
| /linux/net/bridge/ |
| 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_private.h | 408 u16 port_no; member
|
| /linux/include/scsi/ |
| H A D | libsas.h | 130 u8 port_no; /* port number, if this is a PM (Port) */ member
|
| /linux/drivers/ata/ |
| H A D | libahci.c | 1291 int port_no, void __iomem *mmio, in ahci_port_init()
|
| H A D | sata_mv.c | 3529 unsigned int port_no) in mv_reset_channel()
|
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_main.c | 1529 int port_no, rc, i; in hisi_sas_terminate_stp_reject() local
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core.h | 253 __u8 port_no; member
|
| /linux/include/linux/ |
| H A D | libata.h | 893 unsigned int port_no; /* 0 based port no. inside the host */ member
|