Home
last modified time | relevance | path

Searched defs:port_no (Results 1 – 14 of 14) sorted by relevance

/linux/net/openvswitch/
H A Dvport.h76 u16 port_no; member
105 u16 port_no; member
H A Ddatapath.h273 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 Ddatapath.c178 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 Dbcm63xx_dev_usb_usbd.h13 int port_no; member
/linux/drivers/input/serio/
H A Di8042.c563 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 Di2c-fsi.c665 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 Dbr_stp.c88 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no) in br_get_port()
H A Dbr_private.h408 u16 port_no; member
/linux/include/scsi/
H A Dlibsas.h130 u8 port_no; /* port number, if this is a PM (Port) */ member
/linux/drivers/ata/
H A Dlibahci.c1291 int port_no, void __iomem *mmio, in ahci_port_init()
H A Dsata_mv.c3529 unsigned int port_no) in mv_reset_channel()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1529 int port_no, rc, i; in hisi_sas_terminate_stp_reject() local
/linux/drivers/s390/net/
H A Dqeth_core.h253 __u8 port_no; member
/linux/include/linux/
H A Dlibata.h893 unsigned int port_no; /* 0 based port no. inside the host */ member