/openbmc/linux/net/tls/ |
H A D | tls_main.c | 439 int __user *optlen, int tx) in do_tls_getsockopt_conf() 589 unsigned int optlen, int tx) in do_tls_setsockopt_conf() 995 static u16 tls_user_config(struct tls_context *ctx, bool tx) in tls_user_config()
|
/openbmc/linux/drivers/block/aoe/ |
H A D | aoenet.c | 55 tx(int id) __must_hold(&txlock) in tx() function
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 170 unsigned char *tx = (unsigned char *)buffer; in generate_pattern() local
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing.h | 29 } tx; member 64 } tx; member
|
/openbmc/linux/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 34 u8 tx; member 424 u8 tx) in tusb_omap_dma_allocate()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sandbox.c | 236 u8 *tx) in sandbox_sf_process_cmd() 321 uint8_t *tx = txp; in sandbox_sf_xfer() local
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | ffa.c | 59 void *tx; member 707 void *tx, *rx; in hyp_ffa_init() local
|
/openbmc/linux/drivers/media/cec/platform/s5p/ |
H A D | s5p_cec.h | 72 enum cec_state tx; member
|
/openbmc/qemu/tests/bench/ |
H A D | atomic64-bench.c | 121 double tx; in pr_stats() local
|
H A D | atomic_add-bench.c | 128 double tx; in pr_stats() local
|
/openbmc/linux/include/linux/ |
H A D | wwan.h | 59 int (*tx)(struct wwan_port *port, struct sk_buff *skb); member
|
H A D | peci.h | 109 } rx, tx; member
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ram.h | 36 const struct can_ram_obj_config tx; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-davinci.c | 114 const void *tx; member 157 const u8 *tx = dspi->tx; in davinci_spi_tx_buf_u8() local 170 const u16 *tx = dspi->tx; in davinci_spi_tx_buf_u16() local
|
H A D | spi-lp8841-rtc.c | 104 const u8 *tx = t->tx_buf; in spi_lp8841_rtc_transfer_one() local
|
H A D | spi-fsl-lpspi.c | 109 void (*tx)(struct fsl_lpspi_data *); member 364 struct dma_slave_config rx = {}, tx = {}; in fsl_lpspi_dma_configure() local 581 struct sg_table *tx = &transfer->tx_sg, *rx = &transfer->rx_sg; in fsl_lpspi_dma_transfer() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | sdma_txreq.h | 92 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs-fw.c | 244 u8 tx = u8_get_bits(tx_nss, IEEE80211_EHT_MCS_NSS_TX); in rs_fw_eht_max_nss() local 252 #define MAX_NSS_MCS(mcs_num, rx, tx) \ argument
|
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/ |
H A D | mac.c | 306 struct plfxlc_usb_tx *tx = &usb->tx; in plfxlc_op_tx() local 407 struct plfxlc_usb_tx *tx; in plfxlc_mac_rx() local
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-hdmi.c | 37 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in imx_hdmi_hw_params() local
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-tty.c | 18 int rx, tx; member
|
/openbmc/linux/drivers/atm/ |
H A D | eni.h | 59 struct eni_tx *tx; /* TXer, NULL if none */ member 85 struct eni_tx tx[NR_CHAN]; /* TX channels */ member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_gmac.c | 96 static void hns_gmac_get_en(void *mac_drv, u32 *rx, u32 *tx) in hns_gmac_get_en() 495 u32 tx; in hns_gmac_get_info() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_dma.c | 257 bool rx, bool tx) in dwxgmac2_enable_dma_irq() 271 bool rx, bool tx) in dwxgmac2_disable_dma_irq()
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | apl.c | 204 static bool apl_d0ix_toggle(struct avs_dev *adev, struct avs_ipc_msg *tx, bool wake) in apl_d0ix_toggle()
|