Searched refs:bnxt_pmd_get_parif (Results 1 – 3 of 3) sorted by relevance
23 uint16_t bnxt_pmd_get_parif(uint16_t port, enum bnxt_ulp_intf_type type);
162 bnxt_pmd_get_parif(port_id, BNXT_ULP_INTF_TYPE_INVALID); in ulp_port_db_dev_port_intf_update()180 bnxt_pmd_get_parif(port_id, BNXT_ULP_INTF_TYPE_INVALID); in ulp_port_db_dev_port_intf_update()201 bnxt_pmd_get_parif(port_id, BNXT_ULP_INTF_TYPE_INVALID); in ulp_port_db_dev_port_intf_update()
318 bnxt_pmd_get_parif(uint16_t port_id, enum bnxt_ulp_intf_type type) in bnxt_pmd_get_parif() function