| /linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_common.h | 128 struct link_config { struct 129 fw_port_cap32_t pcaps; /* link capabilities */ 153 static inline bool is_x_10g_port(const struct link_config *lc) in is_x_10g_port() argument
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | common.h | 196 struct link_config { struct 215 struct link_config link_config; argument
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_hw.h | 294 struct link_config { struct 295 fw_port_cap32_t pcaps; /* link capabilities */ 296 fw_port_cap32_t def_acaps; /* default advertised capabilities */ 297 fw_port_cap32_t acaps; /* advertised capabilities */ 298 fw_port_cap32_t lpacaps; /* peer advertised capabilities */ 300 fw_port_cap32_t speed_caps; /* speed(s) user has requested */ 301 unsigned int speed; /* actual link speed (Mb/s) */ 303 enum cc_pause requested_fc; /* flow control user has requested */ 304 enum cc_pause fc; /* actual link flow control */ 306 enum cc_fec requested_fec; /* Forward Error Correction: */ [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | common.h | 427 struct link_config { struct 428 unsigned int supported; /* link capabilities */ 429 unsigned int advertising; /* advertised capabilities */ 430 unsigned short requested_speed; /* speed user has requested */ 431 unsigned short speed; /* actual link speed */ 432 unsigned char requested_duplex; /* duplex user has requested */ 433 unsigned char duplex; /* actual link duplex */ 434 unsigned char requested_fc; /* flow control user has requested */ 435 unsigned char fc; /* actual link flow control */ 436 unsigned char autoneg; /* autonegotiating? */ [all …]
|
| H A D | adapter.h | 74 struct link_config link_config; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4.h | 578 struct link_config { struct 579 fw_port_cap32_t pcaps; /* link capabilities */ 580 fw_port_cap32_t def_acaps; /* default advertised capabilities */ 581 fw_port_cap32_t acaps; /* advertised capabilities */ 582 fw_port_cap32_t lpacaps; /* peer advertised capabilities */ 584 fw_port_cap32_t speed_caps; /* speed(s) user has requested */ 585 unsigned int speed; /* actual link speed (Mb/s) */ 587 enum cc_pause requested_fc; /* flow control user has requested */ 588 enum cc_pause fc; /* actual link flow control */ 589 enum cc_pause advertised_fc; /* actual advertised flow control */ [all …]
|
| /linux/drivers/fsi/ |
| H A D | fsi-master.h | 135 int (*link_config)(struct fsi_master *, int link, member
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.c | 256 link_config = path_to_path_plat(path)->link_config, in path_set_mode() local
|
| H A D | mmp_ctrl.h | 1387 u32 link_config; member
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | core_types.h | 398 struct link_config { struct 399 struct dc_link_settings dp_link_settings; 400 struct dc_tunnel_settings dp_tunnel_settings; 472 struct link_config link_config; member
|
| /linux/include/video/ |
| H A D | mmp_disp.h | 328 u32 link_config; member
|
| /linux/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 403 struct zynqmp_dp_link_config link_config; member 1682 struct zynqmp_dp_link_config *link_config = &dp->link_config; in __zynqmp_dp_bridge_detect() local
|
| /linux/drivers/gpu/drm/bridge/adv7511/ |
| H A D | adv7511.h | 341 bool link_config; member
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_mr.h | 233 uint32_t link_config; member
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | amd8111e.h | 765 struct amd8111e_link_config link_config; member
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 61 struct phylink_link_state link_config; member
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 4946 u32 link_config = 0; in __be_cmd_set_logical_link_config() local
|
| H A D | be_cmds.h | 2360 u32 link_config; /* Bit 0: UP_DOWN, Bit 9: PLINK */ member
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 1009 u32 link_config[LINK_CONFIG_SIZE]; member
|
| H A D | bnx2x_link.c | 12486 u32 link_config; in bnx2x_phy_def_cfg() local
|
| H A D | bnx2x_main.c | 11289 u32 link_config, idx, cfg_size = 0; in bnx2x_link_settings_requested() local
|
| H A D | bnx2x_hsi.h | 1069 u32 link_config; /* Used as HW defaults for the driver */ member
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.h | 3291 struct niu_link_config link_config; member
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.h | 3248 struct tg3_link_config link_config; member
|