Searched defs:sndev (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 98 static int switchtec_ntb_part_op(struct switchtec_ntb *sndev, in switchtec_ntb_part_op() 155 static int switchtec_ntb_send_msg(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_send_msg() 168 struct switchtec_ntb *sndev = ntb_sndev(ntb); in switchtec_ntb_mw_count() local 181 static int lut_index(struct switchtec_ntb *sndev, int mw_idx) in lut_index() 186 static int peer_lut_index(struct switchtec_ntb *sndev, int mw_idx) in peer_lut_index() 196 struct switchtec_ntb *sndev = ntb_sndev(ntb); in switchtec_ntb_mw_get_align() local 221 static void switchtec_ntb_mw_clr_direct(struct switchtec_ntb *sndev, int idx) in switchtec_ntb_mw_clr_direct() 235 static void switchtec_ntb_mw_clr_lut(struct switchtec_ntb *sndev, int idx) in switchtec_ntb_mw_clr_lut() 242 static void switchtec_ntb_mw_set_direct(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_mw_set_direct() 261 static void switchtec_ntb_mw_set_lut(struct switchtec_ntb *sndev, int idx, in switchtec_ntb_mw_set_lut() [all …]
|
/openbmc/linux/include/linux/ |
H A D | switchtec.h | 513 struct switchtec_ntb *sndev; member
|