Searched defs:link_config (Results 1 – 12 of 12) sorted by relevance
128 struct link_config { struct129 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
294 struct link_config { struct295 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 …]
135 int (*link_config)(struct fsi_master *, int link, member
256 link_config = path_to_path_plat(path)->link_config, in path_set_mode() local
1387 u32 link_config; member
328 u32 link_config; member
74 struct link_config link_config; member
1009 u32 link_config[LINK_CONFIG_SIZE]; member
12486 u32 link_config; in bnx2x_phy_def_cfg() local
1069 u32 link_config; /* Used as HW defaults for the driver */ member
3291 struct niu_link_config link_config; member
3248 struct tg3_link_config link_config; member