Home
last modified time | relevance | path

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

/net/smc/
Dsmc_wr.h127 int smc_wr_rx_post_init(struct smc_link *link);
Dsmc_wr.c443 int smc_wr_rx_post_init(struct smc_link *link) in smc_wr_rx_post_init() function
Dsmc_ib.c130 rc = smc_wr_rx_post_init(lnk); in smc_ib_ready_link()