Searched refs:hb_ndev (Results 1 – 3 of 3) sorted by relevance
190 #define hb_ndev(__work) container_of(__work, struct intel_ntb_dev, \ macro
217 #define hb_ndev(__work) container_of(__work, struct amd_ntb_dev, hb_timer.work) macro
988 struct amd_ntb_dev *ndev = hb_ndev(work); in amd_link_hb()