Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c82 struct switchtec_ntb { struct
129 static struct switchtec_ntb *ntb_sndev(struct ntb_dev *ntb) in ntb_sndev() argument
131 return container_of(ntb, struct switchtec_ntb, ntb); in ntb_sndev()
134 static int switchtec_ntb_part_op(struct switchtec_ntb *sndev, in switchtec_ntb_part_op()
191 static int switchtec_ntb_send_msg(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_send_msg()
204 struct switchtec_ntb *sndev = ntb_sndev(ntb); in switchtec_ntb_mw_count()
217 static int lut_index(struct switchtec_ntb *sndev, int mw_idx) in lut_index()
222 static int peer_lut_index(struct switchtec_ntb *sndev, int mw_idx) in peer_lut_index()
232 struct switchtec_ntb *sndev = ntb_sndev(ntb); in switchtec_ntb_mw_get_align()
257 static void switchtec_ntb_mw_clr_direct(struct switchtec_ntb *sndev, int idx) in switchtec_ntb_mw_clr_direct()
[all …]
/Linux-v4.19/include/linux/
Dswitchtec.h343 struct switchtec_ntb;
383 struct switchtec_ntb *sndev;
/Linux-v4.19/Documentation/
Dswitchtec.txt86 An NTB driver is provided for the switchtec hardware in switchtec_ntb.