Home
last modified time | relevance | path

Searched defs:is_tx (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dbio.h62 # define BIO_set_ktls_flag(b, is_tx) \ argument
64 # define BIO_should_ktls_flag(b, is_tx) \ argument
75 # define BIO_set_ktls(b, keyblob, is_tx) \ argument
H A Dktls.h70 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *tls_en, int is_tx) in ktls_start()
303 int is_tx) in ktls_start()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c42 int is_tx, int rss, int qpn, int cqn, in mlx4_en_fill_qp_context()
H A Den.h401 enum cq_type is_tx; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_shared.h75 unsigned char is_tx; member
H A Dquic_record_shared.c205 int is_tx) in ossl_qrl_enc_level_set_provide_secret()
/freebsd/crypto/openssl/ssl/record/methods/
H A Dktls_meth.c76 ktls_crypto_info_t *crypto_info, int is_tx, in ktls_configure_crypto()
175 ktls_crypto_info_t *crypto_info, int is_tx, in ktls_configure_crypto()
/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi_hw.c648 qcom_spi_hw_setup_qup_config(struct qcom_spi_softc *sc, bool is_tx, bool is_rx) in qcom_spi_hw_setup_qup_config()
/freebsd/sys/dev/usb/
H A Dusb_dev.c405 uint8_t is_tx; in usb_fifo_create() local
/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.c172 musbotg_channel_alloc(struct musbotg_softc *sc, struct musbotg_td *td, uint8_t is_tx) in musbotg_channel_alloc()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c1404 int is_tx = (queue == &service->bulk_tx); in abort_outstanding_bulks() local
/freebsd/sys/net/
H A Diflib.c4960 bool is_tx) in get_cpuid_for_queue()