Searched refs:bnxt_set_db (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6742 static void bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, function
6809 bnxt_set_db(bp, &cpr->cp_db, type, map_idx, ring->fw_ring_id);
6838 bnxt_set_db(bp, &cpr2->cp_db, type2, map_idx,
6847 bnxt_set_db(bp, &txr->tx_db, type, map_idx, ring->fw_ring_id);
6860 bnxt_set_db(bp, &rxr->rx_db, type, map_idx, ring->fw_ring_id);
6874 bnxt_set_db(bp, &cpr2->cp_db, type2, map_idx,
6893 bnxt_set_db(bp, &rxr->rx_agg_db, type, map_idx,

Completed in 207 milliseconds