Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_cdc.c218 rc = smcd_cdc_msg_send(conn); in smc_cdc_get_slot_and_msg_send()
236 int smcd_cdc_msg_send(struct smc_connection *conn) in smcd_cdc_msg_send() function
H A Dsmc_cdc.h298 int smcd_cdc_msg_send(struct smc_connection *conn);
H A Dsmc_tx.c614 rc = smcd_cdc_msg_send(conn); in smcd_tx_sndbuf_nonempty()