Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/hcapi/cfa/
H A Dhcapi_cfa.h23 struct hcapi_cfa_devops;
30 const struct hcapi_cfa_devops *devops;
45 struct hcapi_cfa_devops { struct
108 extern const struct hcapi_cfa_devops cfa_p4_devops; argument
109 extern const struct hcapi_cfa_devops cfa_p58_devops;
112 extern const struct hcapi_cfa_devops cfa_p4_devops;
116 extern const struct hcapi_cfa_devops cfa_p58_devops;
H A Dhcapi_cfa_p4.c286 const struct hcapi_cfa_devops cfa_p4_devops = {