Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h84 struct port_info { struct
87 kmutex_t lock;
88 struct adapter *adapter;
91 void *tdev;
94 unsigned int flags;
96 uint16_t viid;
97 int16_t xact_addr_filt; /* index of exact MAC address filter */
98 uint16_t rss_size; /* size of VI's RSS table slice */
99 uint16_t ntxq; /* # of tx queues */
100 uint16_t first_txq; /* index of first tx queue */
[all …]
/titanic_41/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 u32 enabled; /* 0 =Disabled, 1= Enabled */
640 u32 link_speed; /* multiplier of 100Mb */
641 u32 wol_support; /* WoL Support (i.e. Non-Zero if WOL supported ) */
642 u32 flow_control; /* 802.3X Flow Ctrl. 0=off 1=RX 2=TX 3=RX&TX.*/
643 u32 flex10; /* Flex10 mode enabled. non zero = yes */
644 u32 rx_drops; /* RX Discards. Counters roll over, never reset */
645 u32 rx_errors; /* RX Errors. Physical Port Stats L95, All PFs and NC-SI.
647 u32 rx_uncast_lo; /* RX Unicast Packets. Free running counters: */
[all …]
/titanic_41/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; in probe_tree() local
/titanic_41/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()
H A Dql_api.c2333 ql_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in ql_bind_port()
/titanic_41/usr/src/lib/libexacct/demo/
H A Dexdump.c188 struct servent *port_info; in disp_port() local
/titanic_41/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; in sol_uverbs_query_gid() local
1976 ibt_hca_portinfo_t *port_info; in sol_uverbs_query_pkey() local
/titanic_41/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()
769 fc_fca_port_info_t *port_info) in fcoei_populate_hba_fru_details()
/titanic_41/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c779 uint_t port_info = FALSE; in mptsas_dcmd() local
/titanic_41/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()
/titanic_41/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_41/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()
1179 fcip_handle_resume(fcip_port_info_t *fport, fc_ulp_port_info_t *port_info, in fcip_handle_resume()
1678 fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_detach()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h259 fct_status_t (*port_info)(uint32_t cmd, member
/titanic_41/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_41/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()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13776 fc_fca_port_info_t *port_info; in fp_bind_callbacks() local