Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_mgmt.c138 bnxt_dcb_ieee_delapp(softc, &mgmt_dcb.req.app_tlv.app[0]); in bnxt_mgmt_process_dcb()
H A Dbnxt_dcb.c754 bnxt_dcb_ieee_delapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app) in bnxt_dcb_ieee_delapp() function
H A Dbnxt.h1312 int bnxt_dcb_ieee_delapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app);
H A Dbnxt_sysctl.c1971 bnxt_dcb_ieee_delapp(softc, &app); in bnxt_dcb_del_app()