/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 94 struct port_info { struct 95 struct adapter *adapter; /* our adapter */ 96 u32 vlan_id; /* vlan id for VST */ 97 u16 viid; /* virtual interface ID */ 98 int xact_addr_filt; /* index of our MAC address filter */ 99 u16 rss_size; /* size of VI's RSS table slice */ 100 u8 pidx; /* index into adapter port[] */ 101 s8 mdio_addr; 102 u8 port_type; /* firmware port type */ 103 u8 mod_type; /* firmware module type */ [all …]
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 66 struct port_info { struct 67 struct adapter *adapter; 68 struct sge_qset *qs; 69 u8 port_id; 70 u8 nqsets; 71 u8 first_qset; 72 struct cphy phy; 73 struct cmac mac; 74 struct link_config link_config; 75 int activity; [all …]
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_vema.c | 180 static inline void vema_get_pod_values(struct opa_veswport_info *port_info) in vema_get_pod_values() 233 struct opa_class_port_info *port_info; in vema_get_class_port_info() local 284 struct opa_veswport_info *port_info = in vema_get_veswport_info() local 312 struct opa_veswport_info *port_info; in vema_set_veswport_info() local 425 struct opa_veswport_info *port_info = in vema_set_delete_vesw() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 653 struct port_info { struct 654 struct adapter *adapter; 655 u16 viid; 656 int xact_addr_filt; /* index of exact MAC address filter */ 657 u16 rss_size; /* size of VI's RSS table slice */ 658 s8 mdio_addr; 659 enum fw_port_type port_type; 660 u8 mod_type; 661 u8 port_id; 662 u8 tx_chan; [all …]
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | common.h | 211 struct port_info { struct 212 struct net_device *dev; 213 struct cmac *mac; 214 struct cphy *phy; 215 struct link_config link_config;
|
/linux/drivers/ata/ |
H A D | pata_netcell.c | 70 const struct ata_port_info *port_info[] = { &info, NULL }; in netcell_init_one() local
|
H A D | pata_rdc.c | 313 struct ata_port_info port_info[2]; in rdc_init_one() local
|
H A D | ata_piix.c | 1646 struct ata_port_info port_info[2]; in piix_init_one() local
|
/linux/sound/usb/ |
H A D | midi.c | 1613 static struct port_info { global() struct 1619 seq_flagsport_info global() argument 1804 struct port_info *port_info; snd_usbmidi_get_port_info() local 1858 struct port_info *port_info; snd_usbmidi_init_substream() local [all...] |
/linux/drivers/acpi/acpica/ |
H A D | hwvalid.c | 95 const struct acpi_port_info *port_info; in acpi_hw_validate_io_request() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.c | 87 static u8 ice_dcb_get_mode(struct ice_port_info *port_info, bool host) in ice_dcb_get_mode() 812 struct ice_port_info *port_info; in ice_init_pf_dcb() local
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_port_ctrl_msg.c | 145 u32 port_info = le32_to_cpu(port_msg->data[i]); in t7xx_port_enum_msg_handler() local
|
/linux/drivers/usb/host/ |
H A D | xhci-ext-caps.h | 98 u32 port_info; member
|
/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 533 u64 port_info; in ehea_h_query_ehea_port() local 554 u64 port_info; in ehea_h_modify_ehea_port() local
|
/linux/include/net/ |
H A D | dst_metadata.h | 38 struct hw_port_info port_info; member
|
/linux/drivers/platform/x86/ |
H A D | uv_sysfs.c | 301 struct uv_bios_port_info *port_info; member 345 struct uv_bios_port_info *port_info = port->port_info; in uv_port_type_show() local
|
/linux/drivers/message/fusion/ |
H A D | mptsas.h | 156 struct mptsas_portinfo *port_info; member
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.h | 266 int (*port_info) member
|
/linux/drivers/hv/ |
H A D | mshv_root_hv_call.c | 607 struct hv_port_info *port_info, in hv_call_create_port()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_dev.h | 174 struct ionic_port_info *port_info; member
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1316 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
|
/linux/sound/core/seq/ |
H A D | seq_clientmgr.c | 2338 struct snd_seq_port_info port_info; snd_seq_ioctl() member
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_cmd.h | 711 u8 port_info; member
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_fc.h | 978 struct fc_rpsc2_port_info_s port_info[1]; /* port information */ member
|
/linux/include/linux/mlx4/ |
H A D | device.h | 967 } __packed port_info; member
|