Searched refs:bnxt_set_db (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6821 static void bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, function
6888 bnxt_set_db(bp, &cpr->cp_db, type, map_idx, ring->fw_ring_id);
6917 bnxt_set_db(bp, &cpr2->cp_db, type2, map_idx,
6926 bnxt_set_db(bp, &txr->tx_db, type, map_idx, ring->fw_ring_id);
6939 bnxt_set_db(bp, &rxr->rx_db, type, map_idx, ring->fw_ring_id);
6953 bnxt_set_db(bp, &cpr2->cp_db, type2, map_idx,
6972 bnxt_set_db(bp, &rxr->rx_agg_db, type, map_idx,

Completed in 290 milliseconds