| /freebsd-10-stable/sys/dev/cxgb/ |
| D | cxgb_adapter.h | 90 struct port_info { struct 91 struct adapter *adapter; 92 struct ifnet *ifp; 93 int if_flags; 94 int flags; 95 const struct port_type_info *port_type; 96 struct cphy phy; 97 struct cmac mac; 98 struct link_config link_config; 99 struct ifmedia media; [all …]
|
| /freebsd-10-stable/sys/dev/cxgbe/ |
| D | adapter.h | 260 struct port_info { struct 261 device_t dev; 262 struct adapter *adapter; 264 struct vi_info *vi; 265 int nvi; 266 int up_vis; 267 int uld_vis; 269 struct tx_sched_params *sched_params; 271 struct mtx pi_lock; 272 char lockname[16]; [all …]
|
| /freebsd-10-stable/contrib/ofed/management/opensm/libvendor/ |
| D | osm_vendor_mlx_hca_anafa.c | 89 osm_ts_get_port_info_ioctl port_info; in __osm_ca_info_init() local
|
| D | osm_vendor_ibumad_sa.c | 478 ib_portinfo_record_t port_info; in osmv_query_sa() local
|
| D | osm_vendor_mlx_anafa.c | 592 osm_ts_set_port_info_ioctl port_info; in osm_vendor_set_sm() local
|
| D | osm_vendor_mlx_sa.c | 593 ib_portinfo_record_t port_info; in osmv_query_sa() local
|
| /freebsd-10-stable/contrib/ofed/management/infiniband-diags/src/ |
| D | smpquery.c | 71 static op_fn_t node_desc, node_info, port_info, switch_info, pkey_table, variable 142 port_info(ib_portid_t *dest, char **argv, int argc) in port_info() function
|
| /freebsd-10-stable/sys/mips/rmi/dev/nlge/ |
| D | if_nlge.c | 483 struct xlr_gmac_port *port_info; in nlge_probe() local 951 struct xlr_gmac_port *port_info; in nlna_setup_intr() local 1742 struct xlr_gmac_port *port_info; in nlge_hw_init() local 1766 struct xlr_gmac_port *port_info) in nlge_sc_init() 2255 struct xlr_gmac_port *port_info) in nlge_set_port_attribs()
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/core/ |
| D | iwcm.c | 89 struct listen_port_info *port_info; in add_port_to_listenlist() local 121 struct listen_port_info *port_info; in rem_port_from_listenlist() local
|
| /freebsd-10-stable/sys/cam/ctl/ |
| D | ctl_frontend.h | 228 port_info_func_t port_info; /* passed to CTL */ member
|
| /freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/ |
| D | osm_port.h | 105 ib_port_info_t port_info; member
|
| /freebsd-10-stable/sys/dev/vxge/ |
| D | vxge.c | 2781 vxge_port_mode_get(vxge_dev_t *vdev, vxge_port_info_t *port_info) in vxge_port_mode_get() 3820 vxge_port_info_t *port_info; in vxge_ioctl_stats() local
|
| /freebsd-10-stable/sys/dev/bxe/ |
| D | ecore_hsi.h | 3499 struct port_info { struct 3500 uint32_t size; /* size of this structure (i.e. sizeof(port_info)) */ argument 3501 uint32_t enabled; /* 0 =Disabled, 1= Enabled */ 3502 uint32_t link_speed; /* multiplier of 100Mb */ 3503 uint32_t wol_support; /* WoL Support (i.e. Non-Zero if WOL supported ) */ 3504 uint32_t flow_control; /* 802.3X Flow Ctrl. 0=off 1=RX 2=TX 3=RX&TX.*/ 3505 uint32_t flex10; /* Flex10 mode enabled. non zero = yes */ 3506 uint32_t rx_drops; /* RX Discards. Counters roll over, never reset */ 3507 uint32_t rx_errors; /* RX Errors. Physical Port Stats L95, All PFs and NC-SI. 3509 uint32_t rx_uncast_lo; /* RX Unicast Packets. Free running counters: */ [all …]
|
| /freebsd-10-stable/sys/ofed/drivers/net/mlx4/ |
| D | port.c | 536 struct mlx4_port_info *port_info; in mlx4_common_set_port() local
|
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | mcp_private.h | 391 struct drv_port_info_t port_info; member
|
| /freebsd-10-stable/sys/ofed/include/linux/mlx4/ |
| D | device.h | 890 } __packed port_info; member
|
| /freebsd-10-stable/contrib/ofed/management/opensm/include/iba/ |
| D | ib_types.h | 5802 ib_port_info_t port_info; member
|