Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.h217 #define ntb_ndev(__ntb) container_of(__ntb, struct amd_ntb_dev, ntb) macro
/linux/drivers/ntb/hw/intel/
H A Dntb_hw_intel.h190 #define ntb_ndev(__ntb) container_of(__ntb, struct intel_ntb_dev, ntb) macro
/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c97 #define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb) macro