Home
last modified time | relevance | path

Searched refs:bnxt_link_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2207 bnxt_get_media(struct bnxt_link_info *link_info) in bnxt_get_media()
2370 bnxt_get_link_mode(struct bnxt_link_info *link_info) in bnxt_get_link_mode()
2416 static void bnxt_get_ethtool_modes(struct bnxt_link_info *link_info, in bnxt_get_ethtool_modes()
2572 bnxt_get_all_ethtool_support_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_support_speeds()
2597 bnxt_get_all_ethtool_adv_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_adv_speeds()
2621 bnxt_get_all_ethtool_lp_speeds(struct bnxt_link_info *link_info, in bnxt_get_all_ethtool_lp_speeds()
2659 static void bnxt_set_ethtool_speeds(struct bnxt_link_info *link_info, in bnxt_set_ethtool_speeds()
2702 static void bnxt_fw_to_ethtool_advertised_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_advertised_fec()
2723 static void bnxt_fw_to_ethtool_support_fec(struct bnxt_link_info *link_info, in bnxt_fw_to_ethtool_support_fec()
2782 struct bnxt_link_info *link_info) in bnxt_get_default_speeds()
[all …]
Dbnxt.h1517 struct bnxt_link_info { struct
2594 struct bnxt_link_info link_info;
Dbnxt.c2380 static u16 bnxt_get_force_speed(struct bnxt_link_info *link_info) in bnxt_get_force_speed()
2391 static void bnxt_set_force_speed(struct bnxt_link_info *link_info) in bnxt_set_force_speed()
2423 static void bnxt_set_auto_speed(struct bnxt_link_info *link_info) in bnxt_set_auto_speed()
2435 static bool bnxt_force_speed_updated(struct bnxt_link_info *link_info) in bnxt_force_speed_updated()
2453 static bool bnxt_auto_speed_updated(struct bnxt_link_info *link_info) in bnxt_auto_speed_updated()
2589 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_async_event_process()
11079 static char *bnxt_report_fec(struct bnxt_link_info *link_info) in bnxt_report_fec()
11179 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_hwrm_phy_qcaps()
11245 static bool bnxt_support_speed_dropped(struct bnxt_link_info *link_info) in bnxt_support_speed_dropped()
11275 struct bnxt_link_info *link_info = &bp->link_info; in bnxt_update_link()
[all …]