Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_wr.h43 struct smc_wr_rx_handler { struct
134 int smc_wr_rx_register_handler(struct smc_wr_rx_handler *handler);
Dsmc_cdc.c503 static struct smc_wr_rx_handler smc_cdc_rx_handlers[] = {
515 struct smc_wr_rx_handler *handler; in smc_cdc_init()
Dsmc_wr.c408 int smc_wr_rx_register_handler(struct smc_wr_rx_handler *handler) in smc_wr_rx_register_handler()
410 struct smc_wr_rx_handler *h_iter; in smc_wr_rx_register_handler()
433 struct smc_wr_rx_handler *handler; in smc_wr_rx_demultiplex()
Dsmc_llc.c2286 static struct smc_wr_rx_handler smc_llc_rx_handlers[] = {
2355 struct smc_wr_rx_handler *handler; in smc_llc_init()