Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_tx.h36 void smc_tx_consumer_update(struct smc_connection *conn, bool force);
H A Dsmc_rx.c95 smc_tx_consumer_update(conn, force); in smc_rx_update_consumer()
H A Dsmc_tx.c720 void smc_tx_consumer_update(struct smc_connection *conn, bool force) in smc_tx_consumer_update() function