Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h158 void ft_recv_write_data(struct ft_cmd *, struct fc_frame *);
H A Dtfc_io.c195 void ft_recv_write_data(struct ft_cmd *cmd, struct fc_frame *fp) in ft_recv_write_data() function
H A Dtfc_cmd.c245 ft_recv_write_data(cmd, fp); in ft_recv_seq()