Home
last modified time | relevance | path

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

12

/drivers/net/ethernet/chelsio/cxgb4vf/
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 …]
/drivers/net/ethernet/chelsio/cxgb3/
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 …]
/drivers/message/fusion/
Dmptsas.c409 struct mptsas_portinfo *port_info, *rc=NULL; in mptsas_find_portinfo_by_handle() local
435 struct mptsas_portinfo *port_info, *rc = NULL; in mptsas_find_portinfo_by_sas_address() local
480 struct mptsas_portinfo *port_info; in mptsas_port_delete() local
857 mptsas_setup_wide_ports(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info) in mptsas_setup_wide_ports()
1524 struct mptsas_portinfo *port_info; in mptsas_del_end_device() local
1608 struct mptsas_portinfo *port_info; in mptsas_refreshing_device_handles() local
2282 struct mptsas_portinfo *port_info; in mptsas_smp_handler() local
2384 mptsas_sas_io_unit_pg0(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info) in mptsas_sas_io_unit_pg0()
2664 mptsas_sas_expander_pg0(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info, in mptsas_sas_expander_pg0()
3238 struct mptsas_portinfo *port_info; in mptsas_probe_one_phy() local
[all …]
Dmptsas.h156 struct mptsas_portinfo *port_info; member
/drivers/net/ethernet/chelsio/cxgb4/
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 …]
/drivers/infiniband/ulp/opa_vnic/
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
/drivers/net/ethernet/chelsio/cxgb/
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;
/drivers/ata/
Dpata_netcell.c70 const struct ata_port_info *port_info[] = { &info, NULL }; in netcell_init_one() local
Dpata_rdc.c313 struct ata_port_info port_info[2]; in rdc_init_one() local
Dlibata-sata.c1114 struct ata_port_info *port_info, in ata_sas_port_alloc()
Data_piix.c1646 struct ata_port_info port_info[2]; in piix_init_one() local
/drivers/acpi/acpica/
Dhwvalid.c95 const struct acpi_port_info *port_info; in acpi_hw_validate_io_request() local
/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.c86 static u8 ice_dcb_get_mode(struct ice_port_info *port_info, bool host) in ice_dcb_get_mode()
800 struct ice_port_info *port_info; in ice_init_pf_dcb() local
Dice_lib.c2387 struct ice_port_info *port_info; in ice_set_agg_vsi() local
Dice.h313 struct ice_port_info *port_info; /* back pointer to port_info */ member
Dice_type.h818 struct ice_port_info *port_info; member
Dice_main.c1235 struct ice_port_info *port_info; in ice_handle_link_event() local
/drivers/net/wwan/t7xx/
Dt7xx_port_ctrl_msg.c145 u32 port_info = le32_to_cpu(port_msg->data[i]); in t7xx_port_enum_msg_handler() local
/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c533 u64 port_info; in ehea_h_query_ehea_port() local
554 u64 port_info; in ehea_h_modify_ehea_port() local
/drivers/platform/x86/
Duv_sysfs.c300 struct uv_bios_port_info *port_info; member
344 struct uv_bios_port_info *port_info = port->port_info; in uv_port_type_show() local
/drivers/net/ethernet/pensando/ionic/
Dionic_dev.h162 struct ionic_port_info *port_info; member
/drivers/net/ethernet/mellanox/mlx4/
Dport.c1336 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
/drivers/tty/serial/
Dicom.c281 struct icom_port port_info[4]; member
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h711 u8 port_info; member
/drivers/scsi/bfa/
Dbfa_fcs_lport.c5902 struct bfa_lport_info_s *port_info) in bfa_fcs_lport_get_info()

12