Home
last modified time | relevance | path

Searched defs:ntb_ndev (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/ntb/hw/amd/
Dntb_hw_amd.h216 #define ntb_ndev(__ntb) container_of(__ntb, struct amd_ntb_dev, ntb) macro
/linux-6.1.9/drivers/ntb/hw/intel/
Dntb_hw_intel.h190 #define ntb_ndev(__ntb) container_of(__ntb, struct intel_ntb_dev, ntb) macro
/linux-6.1.9/drivers/ntb/hw/epf/
Dntb_hw_epf.c86 #define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb) macro
/linux-6.1.9/drivers/pci/endpoint/functions/
Dpci-epf-vntb.c149 #define ntb_ndev(__ntb) container_of(__ntb, struct epf_ntb, ntb) macro