X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fntb_transport.h;h=7243eb98a722e9f23c3106411e47c33310bedea3;hb=9f30a04d768f64280dc0c40b730746e82f298d88;hp=2862861366a5ee83fbfb813f6fd801778333a110;hpb=a52bd79e3ef683808e129c7627e8878ea0309459;p=karo-tx-linux.git diff --git a/include/linux/ntb_transport.h b/include/linux/ntb_transport.h index 2862861366a5..7243eb98a722 100644 --- a/include/linux/ntb_transport.h +++ b/include/linux/ntb_transport.h @@ -83,3 +83,4 @@ void *ntb_transport_rx_remove(struct ntb_transport_qp *qp, unsigned int *len); void ntb_transport_link_up(struct ntb_transport_qp *qp); void ntb_transport_link_down(struct ntb_transport_qp *qp); bool ntb_transport_link_query(struct ntb_transport_qp *qp); +unsigned int ntb_transport_tx_free_entry(struct ntb_transport_qp *qp);