Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2914 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset);
H A Dbnxt.c12067 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset) in bnxt_cancel_reservations() function
12165 rc = bnxt_cancel_reservations(bp, fw_reset); in bnxt_hwrm_if_change()