Home
last modified time | relevance | path

Searched defs:link_config (Results 1 – 16 of 16) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h98 struct link_config { struct
99 unsigned int supported; /* link capabilities */
100 unsigned int advertising; /* advertised capabilities */
101 unsigned short requested_speed; /* speed user has requested */
102 unsigned short speed; /* actual link speed */
103 unsigned char requested_fc; /* flow control user has requested */
104 unsigned char fc; /* actual link flow control */
105 unsigned char autoneg; /* autonegotiating? */
106 unsigned char link_ok; /* link up? */
/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h203 struct link_config { struct
222 struct link_config link_config; argument
/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h427 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 …]
Dadapter.h74 struct link_config link_config; member
/drivers/video/mmp/hw/
Dmmp_ctrl.c63 u32 link_config = path_to_path_plat(overlay->path)->link_config; in fmt_to_reg() local
251 link_config = path_to_path_plat(path)->link_config; in path_set_mode() local
Dmmp_ctrl.h1429 u32 link_config; member
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h282 struct link_config { struct
283 unsigned short supported; /* link capabilities */
284 unsigned short advertising; /* advertised capabilities */
285 unsigned short requested_speed; /* speed user has requested */
286 unsigned short speed; /* actual link speed */
287 unsigned char requested_fc; /* flow control user has requested */
288 unsigned char fc; /* actual link flow control */
289 unsigned char autoneg; /* autonegotiating? */
290 unsigned char link_ok; /* link up? */
/drivers/scsi/qla2xxx/
Dqla_mr.h255 uint32_t link_config; member
/drivers/net/ethernet/amd/
Damd8111e.h779 struct amd8111e_link_config link_config; member
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h961 u32 link_config[LINK_CONFIG_SIZE]; member
Dbnx2x_main.c10466 u32 link_config, idx, cfg_size = 0; in bnx2x_link_settings_requested() local
Dbnx2x_link.c12106 u32 link_config; in bnx2x_phy_def_cfg() local
Dbnx2x_hsi.h1056 u32 link_config; /* Used as HW defaults for the driver */ member
/drivers/net/ethernet/qlogic/qlge/
Dqlge.h2133 u32 link_config; member
/drivers/net/ethernet/sun/
Dniu.h3286 struct niu_link_config link_config; member
/drivers/net/ethernet/broadcom/
Dtg3.h3203 struct tg3_link_config link_config; member