/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; member
|
/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 | 426 struct link_config { struct 427 unsigned int supported; /* link capabilities */ 428 unsigned int advertising; /* advertised capabilities */ 429 unsigned short requested_speed; /* speed user has requested */ 430 unsigned short speed; /* actual link speed */ 431 unsigned char requested_duplex; /* duplex user has requested */ 432 unsigned char duplex; /* actual link duplex */ 433 unsigned char requested_fc; /* flow control user has requested */ 434 unsigned char fc; /* actual link flow control */ 435 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 | 396 struct link_config { struct 397 struct dc_link_settings dp_link_settings; 398 struct dc_tunnel_settings dp_tunnel_settings; 463 struct link_config link_config; member
|
/linux/drivers/gpu/drm/bridge/adv7511/ ! |
H A D | adv7511_drv.c | 1152 struct adv7511_link_config link_config; in adv7511_probe() local
|
H A D | adv7511.h | 340 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 | 60 struct phylink_link_state link_config; member
|
/linux/drivers/net/ethernet/emulex/benet/ ! |
H A D | be_cmds.c | 4945 u32 link_config = 0; in __be_cmd_set_logical_link_config() local
|
/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 | 11287 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
|