Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h277 struct bnxt_link_info { struct
740 struct bnxt_link_info *link_info;
H A Dbnxt_hwrm.c1243 static int bnxt_hwrm_port_phy_cfg(struct bnxt *bp, struct bnxt_link_info *conf) in bnxt_hwrm_port_phy_cfg()
1328 struct bnxt_link_info *link_info) in bnxt_hwrm_port_phy_qcfg()
1387 struct bnxt_link_info *link_info = bp->link_info; in bnxt_hwrm_port_phy_qcaps()
3024 struct bnxt_link_info *link_info = bp->link_info; in bnxt_get_hwrm_link_config()
3054 struct bnxt_link_info link_req; in bnxt_set_hwrm_link_config()
H A Dbnxt_ethdev.c306 rte_zmalloc("bnxt_link_info", sizeof(struct bnxt_link_info), 0); in bnxt_alloc_link_info()