Home
last modified time | relevance | path

Searched refs:smc_wr_rx_handler (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/smc/
Dsmc_wr.h43 struct smc_wr_rx_handler { struct
135 int smc_wr_rx_register_handler(struct smc_wr_rx_handler *handler);
Dsmc_cdc.c469 static struct smc_wr_rx_handler smc_cdc_rx_handlers[] = {
481 struct smc_wr_rx_handler *handler; in smc_cdc_init()
Dsmc_wr.c409 int smc_wr_rx_register_handler(struct smc_wr_rx_handler *handler) in smc_wr_rx_register_handler()
411 struct smc_wr_rx_handler *h_iter; in smc_wr_rx_register_handler()
434 struct smc_wr_rx_handler *handler; in smc_wr_rx_demultiplex()
Dsmc_llc.c2261 static struct smc_wr_rx_handler smc_llc_rx_handlers[] = {
2330 struct smc_wr_rx_handler *handler; in smc_llc_init()