Searched defs:link_config (Results 1 – 16 of 16) sorted by relevance
98 struct link_config { struct99 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? */
203 struct link_config { struct222 struct link_config link_config; argument
427 struct link_config { struct428 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 …]
74 struct link_config link_config; member
63 u32 link_config = path_to_path_plat(overlay->path)->link_config; in fmt_to_reg() local251 link_config = path_to_path_plat(path)->link_config; in path_set_mode() local
1429 u32 link_config; member
282 struct link_config { struct283 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? */
255 uint32_t link_config; member
779 struct amd8111e_link_config link_config; member
961 u32 link_config[LINK_CONFIG_SIZE]; member
10466 u32 link_config, idx, cfg_size = 0; in bnx2x_link_settings_requested() local
12106 u32 link_config; in bnx2x_phy_def_cfg() local
1056 u32 link_config; /* Used as HW defaults for the driver */ member
2133 u32 link_config; member
3286 struct niu_link_config link_config; member
3203 struct tg3_link_config link_config; member