/drivers/net/ethernet/chelsio/cxgb4vf/ |
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 …]
|
/drivers/net/ethernet/chelsio/cxgb3/ |
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 …]
|
/drivers/message/fusion/ |
D | mptsas.c | 409 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 …]
|
D | mptsas.h | 156 struct mptsas_portinfo *port_info; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
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 …]
|
/drivers/infiniband/ulp/opa_vnic/ |
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
|
/drivers/net/ethernet/chelsio/cxgb/ |
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;
|
/drivers/ata/ |
D | pata_netcell.c | 70 const struct ata_port_info *port_info[] = { &info, NULL }; in netcell_init_one() local
|
D | pata_rdc.c | 313 struct ata_port_info port_info[2]; in rdc_init_one() local
|
D | libata-sata.c | 1114 struct ata_port_info *port_info, in ata_sas_port_alloc()
|
D | ata_piix.c | 1646 struct ata_port_info port_info[2]; in piix_init_one() local
|
/drivers/acpi/acpica/ |
D | hwvalid.c | 95 const struct acpi_port_info *port_info; in acpi_hw_validate_io_request() local
|
/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_lib.c | 86 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
|
D | ice_lib.c | 2387 struct ice_port_info *port_info; in ice_set_agg_vsi() local
|
D | ice.h | 313 struct ice_port_info *port_info; /* back pointer to port_info */ member
|
D | ice_type.h | 818 struct ice_port_info *port_info; member
|
D | ice_main.c | 1235 struct ice_port_info *port_info; in ice_handle_link_event() local
|
/drivers/net/wwan/t7xx/ |
D | t7xx_port_ctrl_msg.c | 145 u32 port_info = le32_to_cpu(port_msg->data[i]); in t7xx_port_enum_msg_handler() local
|
/drivers/net/ethernet/ibm/ehea/ |
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
|
/drivers/platform/x86/ |
D | uv_sysfs.c | 300 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/ |
D | ionic_dev.h | 162 struct ionic_port_info *port_info; member
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | port.c | 1336 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
|
/drivers/tty/serial/ |
D | icom.c | 281 struct icom_port port_info[4]; member
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_cmd.h | 711 u8 port_info; member
|
/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 5902 struct bfa_lport_info_s *port_info) in bfa_fcs_lport_get_info()
|