Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c93 struct ntb_epf_dev;
96 struct ntb_epf_dev *ndev;
100 struct ntb_epf_dev { struct
124 #define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb) argument
126 static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command, in ntb_epf_send_command()
165 static int ntb_epf_mw_to_bar(struct ntb_epf_dev *ndev, int idx) in ntb_epf_mw_to_bar()
179 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_count()
195 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_get_align()
224 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_is_up()
234 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_read()
[all …]