]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnxt/bnxt_vnic.h
net/bnxt: support RSS action
[dpdk.git] / drivers / net / bnxt / bnxt_vnic.h
index ec3a3ff51f7c62b21093e8ab4c7938d252ba5ef1..de34b21eb816dc5310982157ace3458ad1f1d653 100644 (file)
@@ -67,5 +67,6 @@ int bnxt_alloc_vnic_attributes(struct bnxt *bp);
 void bnxt_free_vnic_mem(struct bnxt *bp);
 int bnxt_alloc_vnic_mem(struct bnxt *bp);
 int bnxt_vnic_grp_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic);
+void prandom_bytes(void *dest_ptr, size_t len);
 uint16_t bnxt_rte_to_hwrm_hash_types(uint64_t rte_type);
 #endif