Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h291 uint16_t support_speeds; member
H A Dbnxt_hwrm.c1353 link_info->support_speeds = rte_le_to_cpu_16(resp->support_speeds); in bnxt_hwrm_port_phy_qcfg()
1373 link_info->support_speeds, link_info->force_link_speed); in bnxt_hwrm_port_phy_qcfg()
2926 if (bp->link_info->support_speeds) in bnxt_parse_eth_link_speed_mask()
2927 return bp->link_info->support_speeds; in bnxt_parse_eth_link_speed_mask()
H A Dbnxt_ethdev.c848 uint32_t link_speed = bp->link_info->support_speeds; in bnxt_get_speed_capabilities()
H A Dhsi_struct_def_dpdk.h18060 uint16_t support_speeds; member