/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | adapter.h | 97 struct port_info { struct 98 dev_info_t *dip; 99 mac_handle_t mh; 100 mac_callbacks_t *mc; 101 void *props; 102 int mtu; 103 uint8_t hw_addr[ETHERADDRL]; 105 kmutex_t lock; 106 struct adapter *adapter; 108 unsigned int flags; [all …]
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | mac_stats.h | 637 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 …]
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_hba_fru.c | 231 fc_fca_port_info_t *port_info) in ql_populate_hba_fru_details()
|
H A D | ql_api.c | 2619 ql_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in ql_bind_port()
|
/illumos-gate/usr/src/lib/libexacct/demo/ |
H A D | exdump.c | 186 struct servent *port_info; in disp_port() local
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.c | 1775 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
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 121 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()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/ |
H A D | mpt_sas.c | 820 uint_t port_info = FALSE; in mptsas_dcmd() local
|
/illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_hca.c | 1268 ibt_free_portinfo(ibt_hca_portinfo_t *port_info, uint_t size) in ibt_free_portinfo()
|
/illumos-gate/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex_devctl.h | 598 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
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 754 fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_attach() 1160 fcip_handle_resume(fcip_port_info_t *fport, fc_ulp_port_info_t *port_info, in fcip_handle_resume() 1621 fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_detach()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/ |
H A D | mcp_private.h | 289 struct drv_port_info_t port_info; member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 260 fct_status_t (*port_info)(uint32_t cmd, member
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 2466 ibt_hca_portinfo_t *port_info, *tmp; in ibcma_get_devlist() local
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_solaris.c | 1446 emlxs_fca_bind_port(dev_info_t *dip, fc_fca_port_info_t *port_info, in emlxs_fca_bind_port()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 13780 fc_fca_port_info_t *port_info; in fp_bind_callbacks() local
|