Searched defs:sndev (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/ntb/hw/mscc/ |
D | ntb_hw_switchtec.c | 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() local 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() local 257 static void switchtec_ntb_mw_clr_direct(struct switchtec_ntb *sndev, int idx) in switchtec_ntb_mw_clr_direct() 270 static void switchtec_ntb_mw_clr_lut(struct switchtec_ntb *sndev, int idx) in switchtec_ntb_mw_clr_lut() 277 static void switchtec_ntb_mw_set_direct(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_mw_set_direct() 294 static void switchtec_ntb_mw_set_lut(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_mw_set_lut() [all …]
|
/Linux-v4.19/include/linux/ |
D | switchtec.h | 383 struct switchtec_ntb *sndev; member
|