Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h155 void ft_recv_req(struct ft_sess *, struct fc_frame *);
H A Dtfc_sess.c492 ft_recv_req(sess, fp); /* must do ft_sess_put() */ in ft_recv()
H A Dtfc_cmd.c460 void ft_recv_req(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_req() function