Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h149 void ft_queue_tm_resp(struct se_cmd *);
H A Dtfc_conf.c421 .queue_tm_rsp = ft_queue_tm_resp,
H A Dtfc_cmd.c375 void ft_queue_tm_resp(struct se_cmd *se_cmd) in ft_queue_tm_resp() function