Home
last modified time | relevance | path

Searched refs:ntb_dev_ops (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen3.h116 extern const struct ntb_dev_ops intel_ntb3_ops;
H A Dntb_hw_gen4.h112 extern const struct ntb_dev_ops intel_ntb4_ops;
H A Dntb_hw_gen3.c601 const struct ntb_dev_ops intel_ntb3_ops = {
H A Dntb_hw_gen4.c566 const struct ntb_dev_ops intel_ntb4_ops = {
H A Dntb_hw_gen1.c83 static const struct ntb_dev_ops intel_ntb_ops;
1993 static const struct ntb_dev_ops intel_ntb_ops = {
/openbmc/linux/include/linux/
H A Dntb.h260 struct ntb_dev_ops { struct
334 static inline int ntb_dev_ops_is_valid(const struct ntb_dev_ops *ops) in ntb_dev_ops_is_valid() argument
421 const struct ntb_dev_ops *ops;
/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c515 static const struct ntb_dev_ops ntb_epf_ops = {
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1239 static const struct ntb_dev_ops vntb_epf_ops = {
/openbmc/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c545 static const struct ntb_dev_ops amd_ntb_ops = {
/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c813 static const struct ntb_dev_ops switchtec_ntb_ops = {
/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c2241 static const struct ntb_dev_ops idt_ntb_ops = {