/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_common.h | 106 struct link_config { struct 107 unsigned int supported; /* link capabilities */ 108 unsigned int advertising; /* advertised capabilities */ 109 unsigned short requested_speed; /* speed user has requested */ 110 unsigned short speed; /* actual link speed */ 111 unsigned char requested_fc; /* flow control user has requested */ 112 unsigned char fc; /* actual link flow control */ 113 unsigned char autoneg; /* autonegotiating? */ 114 unsigned char link_ok; /* link up? */
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | common.h | 201 struct link_config { struct 220 struct link_config link_config; argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
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 …]
|
D | adapter.h | 74 struct link_config link_config; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 386 struct link_config { struct 387 unsigned short supported; /* link capabilities */ 388 unsigned short advertising; /* advertised capabilities */ 389 unsigned short requested_speed; /* speed user has requested */ 390 unsigned short speed; /* actual link speed */ 391 unsigned char requested_fc; /* flow control user has requested */ 392 unsigned char fc; /* actual link flow control */ 393 unsigned char autoneg; /* autonegotiating? */ 394 unsigned char link_ok; /* link up? */
|
/linux-4.4.14/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.c | 262 link_config = path_to_path_plat(path)->link_config, in path_set_mode() local
|
D | mmp_ctrl.h | 1401 u32 link_config; member
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | adv7511.c | 858 struct adv7511_link_config link_config; in adv7511_probe() local
|
/linux-4.4.14/include/video/ |
D | mmp_disp.h | 341 u32 link_config; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mr.h | 231 uint32_t link_config; member
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | amd8111e.h | 777 struct amd8111e_link_config link_config; member
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_dp.c | 3699 uint8_t link_config[2]; in intel_dp_link_training_clock_recovery() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 1114 u32 link_config[LINK_CONFIG_SIZE]; member
|
D | bnx2x_link.c | 12371 u32 link_config; in bnx2x_phy_def_cfg() local
|
D | bnx2x_main.c | 11230 u32 link_config, idx, cfg_size = 0; in bnx2x_link_settings_requested() local
|
D | bnx2x_hsi.h | 1069 u32 link_config; /* Used as HW defaults for the driver */ member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge.h | 2133 u32 link_config; member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.h | 3286 struct niu_link_config link_config; member
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 2252 u32 link_config; /* Bit 0: UP_DOWN, Bit 9: PLINK */ member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.h | 3229 struct tg3_link_config link_config; member
|