Searched refs:smc_wr_tx_handler (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_wr.h | 34 typedef void (*smc_wr_tx_handler)(struct smc_wr_tx_pend_priv *, typedef 115 int smc_wr_tx_get_free_slot(struct smc_link *link, smc_wr_tx_handler handler, 120 smc_wr_tx_handler handler,
|
H A D | smc_wr.c | 42 smc_wr_tx_handler handler; 196 smc_wr_tx_handler handler, in smc_wr_tx_get_free_slot() 245 smc_wr_tx_handler handler, in smc_wr_tx_get_v2_slot()
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_wr.h | 34 typedef void (*smc_wr_tx_handler)(struct smc_wr_tx_pend_priv *, typedef 109 int smc_wr_tx_get_free_slot(struct smc_link *link, smc_wr_tx_handler handler,
|
H A D | smc_wr.c | 42 smc_wr_tx_handler handler; 181 smc_wr_tx_handler handler, in smc_wr_tx_get_free_slot()
|
Completed in 3 milliseconds