numam-dpdk/drivers/net/bnxt/tf_core
Ajit Khaparde 2ec9392ba1 net/bnxt: fix build on BSD
There is no ENODATA in the errno.h in BSD.
Use a common errno to return error.

Fixes: 69c410b844 ("net/bnxt: support EM/EEM")

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Kishore Padmanabha <kishore.padmanabha@broadcom.com>
Reviewed-by: Lance Richardson <lance.richardson@broadcom.com>
2020-04-22 13:41:24 +02:00
..
bitalloc.c net/bnxt: add initial TruFlow core session close 2020-04-21 13:57:08 +02:00
bitalloc.h net/bnxt: add initial TruFlow core session close 2020-04-21 13:57:08 +02:00
hwrm_tf.h net/bnxt: support TruFlow core table scope 2020-04-21 13:57:08 +02:00
lookup3.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
rand.c net/bnxt: add TruFlow core session SRAM 2020-04-21 13:57:08 +02:00
rand.h net/bnxt: add TruFlow core session SRAM 2020-04-21 13:57:08 +02:00
stack.c net/bnxt: fix build on BSD 2020-04-22 13:41:24 +02:00
stack.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_core.c net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_core.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_em.c net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_em.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_ext_flow_handle.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_msg_common.h
tf_msg.c net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_msg.h net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_project.h
tf_resources.h net/bnxt: add TruFlow core session SRAM 2020-04-21 13:57:08 +02:00
tf_rm.c net/bnxt: add resource manager 2020-04-21 13:57:08 +02:00
tf_rm.h net/bnxt: add initial TruFlow core resource management 2020-04-21 13:57:08 +02:00
tf_session.h net/bnxt: add resource manager 2020-04-21 13:57:08 +02:00
tf_tbl.c net/bnxt: support EM/EEM 2020-04-21 13:57:08 +02:00
tf_tbl.h net/bnxt: remove redefinition of page size 2020-04-21 13:57:09 +02:00
tfp.c
tfp.h