Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h953 uint32_t bnxt_get_speed_capabilities(struct bnxt *bp);
H A Dbnxt_ethdev.c846 uint32_t bnxt_get_speed_capabilities(struct bnxt *bp) in bnxt_get_speed_capabilities() function
936 dev_info->speed_capa = bnxt_get_speed_capabilities(bp); in bnxt_dev_info_get_op()
H A Dbnxt_hwrm.c2892 link_speed_capa = bnxt_get_speed_capabilities(bp); in bnxt_validate_link_speed()