Home
last modified time | relevance | path

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

12

/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h93 struct port_info { struct
94 struct adapter *adapter; /* our adapter */
95 u32 vlan_id; /* vlan id for VST */
96 u16 viid; /* virtual interface ID */
97 int xact_addr_filt; /* index of our MAC address filter */
98 u16 rss_size; /* size of VI's RSS table slice */
99 u8 pidx; /* index into adapter port[] */
100 s8 mdio_addr;
101 u8 port_type; /* firmware port type */
102 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.c384 struct mptsas_portinfo *port_info, *rc=NULL; in mptsas_find_portinfo_by_handle() local
408 struct mptsas_portinfo *port_info, *rc = NULL; in mptsas_find_portinfo_by_sas_address() local
453 struct mptsas_portinfo *port_info; in mptsas_port_delete() local
831 mptsas_setup_wide_ports(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info) in mptsas_setup_wide_ports()
1496 struct mptsas_portinfo *port_info; in mptsas_del_end_device() local
1580 struct mptsas_portinfo *port_info; in mptsas_refreshing_device_handles() local
2254 struct mptsas_portinfo *port_info; in mptsas_smp_handler() local
2356 mptsas_sas_io_unit_pg0(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info) in mptsas_sas_io_unit_pg0()
2636 mptsas_sas_expander_pg0(MPT_ADAPTER *ioc, struct mptsas_portinfo *port_info, in mptsas_sas_expander_pg0()
3207 struct mptsas_portinfo *port_info; in mptsas_probe_one_phy() local
[all …]
Dmptsas.h155 struct mptsas_portinfo *port_info; member
/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema.c179 static inline void vema_get_pod_values(struct opa_veswport_info *port_info) in vema_get_pod_values()
232 struct opa_class_port_info *port_info; in vema_get_class_port_info() local
283 struct opa_veswport_info *port_info = in vema_get_veswport_info() local
311 struct opa_veswport_info *port_info; in vema_set_veswport_info() local
424 struct opa_veswport_info *port_info = in vema_set_delete_vesw() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h655 struct port_info { struct
656 struct adapter *adapter;
657 u16 viid;
658 int xact_addr_filt; /* index of exact MAC address filter */
659 u16 rss_size; /* size of VI's RSS table slice */
660 s8 mdio_addr;
661 enum fw_port_type port_type;
662 u8 mod_type;
663 u8 port_id;
664 u8 tx_chan;
[all …]
/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h220 struct port_info { struct
221 struct net_device *dev;
222 struct cmac *mac;
223 struct cphy *phy;
224 struct link_config link_config;
/drivers/ata/
Dpata_netcell.c69 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.c1096 struct ata_port_info *port_info, in ata_sas_port_alloc()
Data_piix.c1642 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.c128 static u8 ice_dcb_get_mode(struct ice_port_info *port_info, bool host) in ice_dcb_get_mode()
688 struct ice_port_info *port_info; in ice_init_pf_dcb() local
Dice_txrx.c1279 ice_adjust_itr_by_size_and_speed(struct ice_port_info *port_info, in ice_adjust_itr_by_size_and_speed()
Dice.h245 struct ice_port_info *port_info; /* back pointer to port_info */ member
Dice_type.h581 struct ice_port_info *port_info; member
Dice_main.c1016 struct ice_port_info *port_info; in ice_handle_link_event() 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/net/ethernet/pensando/ionic/
Dionic_dev.h148 struct ionic_port_info *port_info; member
/drivers/tty/serial/
Dicom.h249 struct icom_port port_info[4]; member
/drivers/gpu/drm/i915/display/
Dintel_bios.c2336 const struct ddi_vbt_port_info *port_info = in intel_bios_is_port_present() local
/drivers/net/ethernet/mellanox/mlx4/
Dport.c1336 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
/drivers/scsi/bfa/
Dbfa_fcs_lport.c5902 struct bfa_lport_info_s *port_info) in bfa_fcs_lport_get_info()
Dbfa_fc.h993 struct fc_rpsc2_port_info_s port_info[1]; /* port information */ member
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h1018 u8 port_info; member

12