Searched defs:is_tx (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssl/include/internal/ |
H A D | bio.h | 56 # define BIO_set_ktls_flag(b, is_tx) \ argument 58 # define BIO_should_ktls_flag(b, is_tx) \ argument 67 # define BIO_set_ktls(b, keyblob, is_tx) \ argument
|
H A D | ktls.h | 70 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *tls_en, int is_tx) in ktls_start() 290 int is_tx) in ktls_start()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ktls.c | 125 int is_tx, unsigned char *iv, in ktls_configure_crypto() 233 int is_tx, unsigned char *iv, in ktls_configure_crypto()
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_resources.c | 42 int is_tx, int rss, int qpn, int cqn, in mlx4_en_fill_qp_context()
|
H A D | en.h | 401 enum cq_type is_tx; member
|
/freebsd/sys/dev/qcom_qup/ |
H A D | qcom_spi_hw.c | 648 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 D | usb_dev.c | 405 uint8_t is_tx; in usb_fifo_create() local
|
/freebsd/sys/dev/usb/controller/ |
H A D | musb_otg.c | 172 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 D | vchiq_core.c | 1404 int is_tx = (queue == &service->bulk_tx); in abort_outstanding_bulks() local
|
/freebsd/sys/net/ |
H A D | iflib.c | 5017 bool is_tx) in get_cpuid_for_queue()
|