Home
last modified time | relevance | path

Searched refs:support_speeds (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt.h288 uint16_t support_speeds; member
H A Dbnxt_hwrm.c1505 link_info->support_speeds = rte_le_to_cpu_16(resp->support_speeds); in bnxt_hwrm_port_phy_qcfg()
1527 link_info->support_speeds, link_info->force_link_speed); in bnxt_hwrm_port_phy_qcfg()
1566 link_info->support_auto_speeds = link_info->support_speeds; in bnxt_hwrm_port_phy_qcaps()
3089 if (bp->link_info->support_speeds) in bnxt_parse_eth_link_speed_mask()
3090 return bp->link_info->support_speeds; in bnxt_parse_eth_link_speed_mask()
H A Dbnxt_ethdev.c912 link_speed = bp->link_info->support_speeds; in bnxt_get_speed_capabilities()
H A Dhsi_struct_def_dpdk.h24706 uint16_t support_speeds; member