Home
last modified time | relevance | path

Searched defs:port_info (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h94 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 Dadapter.h66 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 Dopa_vnic_vema.c180 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 Dcxgb4.h653 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 Dcommon.h211 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 Dpata_netcell.c70 const struct ata_port_info *port_info[] = { &info, NULL }; in netcell_init_one() local
H A Dpata_rdc.c313 struct ata_port_info port_info[2]; in rdc_init_one() local
H A Data_piix.c1646 struct ata_port_info port_info[2]; in piix_init_one() local
/linux/sound/usb/
H A Dmidi.c1613 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 Dhwvalid.c95 const struct acpi_port_info *port_info; in acpi_hw_validate_io_request() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c87 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 Dt7xx_port_ctrl_msg.c145 u32 port_info = le32_to_cpu(port_msg->data[i]); in t7xx_port_enum_msg_handler() local
/linux/drivers/usb/host/
H A Dxhci-ext-caps.h98 u32 port_info; member
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c533 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 Ddst_metadata.h38 struct hw_port_info port_info; member
/linux/drivers/platform/x86/
H A Duv_sysfs.c301 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 Dmptsas.h156 struct mptsas_portinfo *port_info; member
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h266 int (*port_info) member
/linux/drivers/hv/
H A Dmshv_root_hv_call.c607 struct hv_port_info *port_info, in hv_call_create_port()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h174 struct ionic_port_info *port_info; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1316 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
/linux/sound/core/seq/
H A Dseq_clientmgr.c2338 struct snd_seq_port_info port_info; snd_seq_ioctl() member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h711 u8 port_info; member
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h978 struct fc_rpsc2_port_info_s port_info[1]; /* port information */ member
/linux/include/linux/mlx4/
H A Ddevice.h967 } __packed port_info; member

12