Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c492 bnxt_cancel_reservations(bp, false); in bnxt_dl_reload_down()
H A Dbnxt.h2361 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset);
H A Dbnxt.c10030 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset) in bnxt_cancel_reservations() function
10130 rc = bnxt_cancel_reservations(bp, fw_reset); in bnxt_hwrm_if_change()