Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h84 struct port_info { struct
87 lockport_info global() argument
88 adapterport_info global() argument
91 tdevport_info global() argument
94 flagsport_info global() argument
96 viidport_info global() argument
97 xact_addr_filtport_info global() argument
98 rss_sizeport_info global() argument
99 ntxqport_info global() argument
100 first_txqport_info global() argument
101 nrxqport_info global() argument
102 first_rxqport_info global() argument
104 nofldtxqport_info global() argument
105 first_ofld_txqport_info global() argument
106 nofldrxqport_info global() argument
107 first_ofld_rxqport_info global() argument
109 lportport_info global() argument
110 mdio_addrport_info global() argument
111 port_typeport_info global() argument
112 mod_typeport_info global() argument
113 port_idport_info global() argument
114 tx_chanport_info global() argument
115 instanceport_info global() argument
116 child_instport_info global() argument
117 tmr_idxport_info global() argument
118 pktc_idxport_info global() argument
119 link_cfgport_info global() argument
120 statsport_info global() argument
121 featuresport_info global() argument
122 ksp_configport_info global() argument
123 ksp_infoport_info global() argument
[all...]
/titanic_51/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stats.h637 struct port_info { struct
638 u32 size; /* size of this structure (i.e. sizeof(port_info)) */ argument
639 enabledport_info global() argument
640 link_speedport_info global() argument
641 wol_supportport_info global() argument
642 flow_controlport_info global() argument
643 flex10port_info global() argument
644 rx_dropsport_info global() argument
645 rx_errorsport_info global() argument
647 rx_uncast_loport_info global() argument
648 rx_uncast_hiport_info global() argument
649 rx_mcast_loport_info global() argument
650 rx_mcast_hiport_info global() argument
651 rx_bcast_loport_info global() argument
652 rx_bcast_hiport_info global() argument
653 tx_uncast_loport_info global() argument
654 tx_uncast_hiport_info global() argument
655 tx_mcast_loport_info global() argument
656 tx_mcast_hiport_info global() argument
657 tx_bcast_loport_info global() argument
658 tx_bcast_hiport_info global() argument
659 tx_errorsport_info global() argument
660 tx_discardsport_info global() argument
661 rx_frames_loport_info global() argument
662 rx_frames_hiport_info global() argument
663 rx_bytes_loport_info global() argument
664 rx_bytes_hiport_info global() argument
665 tx_frames_loport_info global() argument
666 tx_frames_hiport_info global() argument
667 tx_bytes_loport_info global() argument
668 tx_bytes_hiport_info global() argument
669 link_statusport_info global() argument
672 tx_pfc_frames_loport_info global() argument
673 tx_pfc_frames_hiport_info global() argument
674 rx_pfc_frames_loport_info global() argument
675 rx_pfc_frames_hiport_info global() argument
/titanic_51/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c117 port_info_t **port_info = NULL; in assign_geo_addr() local
186 port_info_t *port_info = NULL; in create_port_config_info() local
320 port_info_t *port_info = NULL; probe_tree() local
[all...]
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c233 fc_fca_port_info_t *port_info) in ql_populate_hba_fru_details() argument
H A Dql_api.c2333 ql_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in ql_bind_port() argument
[all...]
/titanic_51/usr/src/lib/libexacct/demo/
H A Dexdump.c188 struct servent *port_info; in disp_port() local
/titanic_51/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1775 ibt_hca_portinfo_t *port_info; in sol_uverbs_query_port() local
1872 ibt_hca_portinfo_t *port_info; sol_uverbs_query_gid() local
1976 ibt_hca_portinfo_t *port_info; sol_uverbs_query_pkey() local
[all...]
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c121 fcoei_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in fcoei_bind_port() argument
769 fcoei_populate_hba_fru_details(fcoei_soft_state_t * ss,fc_fca_port_info_t * port_info) fcoei_populate_hba_fru_details() argument
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c819 uint_t port_info = FALSE; in mptsas_dcmd() local
/titanic_51/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c1268 ibt_free_portinfo(ibt_hca_portinfo_t *port_info, uint_t size) in ibt_free_portinfo() argument
/titanic_51/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h598 ibnex_ctl_hca_port_info_t port_info; /* out: port information */ member
612 ibnex_ctl_hca_port_info_32_t port_info; /* out: port information */ member
/titanic_51/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c767 fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_attach() argument
1179 fcip_handle_resume(fcip_port_info_t * fport,fc_ulp_port_info_t * port_info,fc_attach_cmd_t cmd) fcip_handle_resume() argument
1678 fcip_port_detach(opaque_t ulp_handle,fc_ulp_port_info_t * port_info,fc_detach_cmd_t cmd) fcip_port_detach() argument
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dfct.h259 fct_status_t (*port_info)(uint32_t cmd, member
/titanic_51/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c2466 ibt_hca_portinfo_t *port_info, *tmp; in ibcma_get_devlist() local
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1445 emlxs_fca_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in emlxs_fca_bind_port() argument
[all...]
/titanic_51/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13776 fc_fca_port_info_t *port_info; in fp_bind_callbacks() local
[all...]