/openbmc/linux/tools/spi/ |
H A D | spidev_test.c | 118 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) in transfer() 337 uint8_t *rx; in transfer_escaped_string() local 359 uint8_t *rx; in transfer_file() local 406 uint8_t *rx; in transfer_buf() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | max3100.c | 194 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr() 219 static int max3100_handlerx_unlocked(struct max3100_port *s, u16 rx) in max3100_handlerx_unlocked() 260 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx() 275 u16 tx, rx; in max3100_work() local 580 u16 tx, rx; in max3100_shutdown() local 625 u16 tx, rx; in max3100_startup() local 750 u16 tx, rx; in max3100_probe() local 870 u16 tx, rx; in max3100_suspend() local
|
/openbmc/linux/net/mac80211/ |
H A D | wpa.c | 95 ieee80211_rx_h_michael_mic_verify(struct ieee80211_rx_data *rx) in ieee80211_rx_h_michael_mic_verify() 265 ieee80211_crypto_tkip_decrypt(struct ieee80211_rx_data *rx) in ieee80211_crypto_tkip_decrypt() 506 ieee80211_crypto_ccmp_decrypt(struct ieee80211_rx_data *rx, in ieee80211_crypto_ccmp_decrypt() 704 ieee80211_crypto_gcmp_decrypt(struct ieee80211_rx_data *rx) in ieee80211_crypto_gcmp_decrypt() 912 ieee80211_crypto_aes_cmac_decrypt(struct ieee80211_rx_data *rx) in ieee80211_crypto_aes_cmac_decrypt() 962 ieee80211_crypto_aes_cmac_256_decrypt(struct ieee80211_rx_data *rx) in ieee80211_crypto_aes_cmac_256_decrypt() 1061 ieee80211_crypto_aes_gmac_decrypt(struct ieee80211_rx_data *rx) in ieee80211_crypto_aes_gmac_decrypt()
|
/openbmc/linux/arch/csky/abiv1/ |
H A D | alignment.c | 13 static inline uint32_t get_ptreg(struct pt_regs *regs, uint32_t rx) in get_ptreg() 18 static inline void put_ptreg(struct pt_regs *regs, uint32_t rx, uint32_t val) in put_ptreg() 217 uint32_t rx = 0; in csky_alignment() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_lib.c | 113 u32 chan, bool rx, bool tx) in dwmac4_enable_dma_irq() 127 u32 chan, bool rx, bool tx) in dwmac410_enable_dma_irq() 141 u32 chan, bool rx, bool tx) in dwmac4_disable_dma_irq() 155 u32 chan, bool rx, bool tx) in dwmac410_disable_dma_irq()
|
H A D | dwmac_lib.c | 37 u32 chan, bool rx, bool tx) in dwmac_enable_dma_irq() 50 u32 chan, bool rx, bool tx) in dwmac_disable_dma_irq()
|
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/ |
H A D | usb.c | 202 struct plfxlc_usb_rx *rx = &usb->rx; in __lf_x_usb_enable_rx() local 256 struct plfxlc_usb_rx *rx = &usb->rx; in plfxlc_usb_enable_rx() local 271 struct plfxlc_usb_rx *rx = &usb->rx; in __lf_x_usb_disable_rx() local 296 struct plfxlc_usb_rx *rx = &usb->rx; in plfxlc_usb_disable_rx() local 374 struct plfxlc_usb_rx *rx = &usb->rx; in init_usb_rx() local
|
/openbmc/linux/net/rxrpc/ |
H A D | server_key.c | 121 int rxrpc_server_keyring(struct rxrpc_sock *rx, sockptr_t optval, int optlen) in rxrpc_server_keyring() 158 struct rxrpc_sock *rx = rxrpc_sk(sk); in rxrpc_sock_set_security_keyring() local
|
H A D | security.c | 130 const struct rxrpc_security *rxrpc_get_incoming_security(struct rxrpc_sock *rx, in rxrpc_get_incoming_security() 163 struct rxrpc_sock *rx; in rxrpc_look_up_server_security() local
|
H A D | recvmsg.c | 25 struct rxrpc_sock *rx; in rxrpc_notify_socket() local 282 struct rxrpc_sock *rx = rxrpc_sk(sock->sk); in rxrpc_recvmsg() local
|
/openbmc/pldm/common/ |
H A D | transport.cpp | 148 pldm_requester_rc_t PldmTransport::recvMsg(pldm_tid_t& tid, void*& rx, in recvMsg() 155 pldm_tid_t tid, const void* tx, size_t txLen, void*& rx, size_t& rxLen) in sendRecvMsg()
|
/openbmc/linux/net/dccp/ |
H A D | feat.c | 36 static int dccp_hdlr_ccid(struct sock *sk, u64 ccid, bool rx) in dccp_hdlr_ccid() 54 static int dccp_hdlr_seq_win(struct sock *sk, u64 seq_win, bool rx) in dccp_hdlr_seq_win() 70 static int dccp_hdlr_ack_ratio(struct sock *sk, u64 ratio, bool rx) in dccp_hdlr_ack_ratio() 79 static int dccp_hdlr_ackvec(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ackvec() 96 static int dccp_hdlr_ndp(struct sock *sk, u64 enable, bool rx) in dccp_hdlr_ndp() 112 static int dccp_hdlr_min_cscov(struct sock *sk, u64 cscov, bool rx) in dccp_hdlr_min_cscov() 308 bool rx; in __dccp_feat_activate() local 1465 } tx, rx; in dccp_feat_init() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-bitbang.c | 68 u8 *rx = t->rx_buf; in bitbang_txrx_8() local 97 u16 *rx = t->rx_buf; in bitbang_txrx_16() local 126 u32 *rx = t->rx_buf; in bitbang_txrx_32() local
|
H A D | spi-dln2.c | 192 } rx; in dln2_spi_get_cs_num() local 218 } rx; in dln2_spi_get_speed() local 268 } rx; in dln2_spi_set_speed() local 327 } *rx = dln2->buf; in dln2_spi_get_supported_frame_sizes() local 460 } __packed *rx = dln2->buf; in dln2_spi_read_one() local 502 } __packed *rx; in dln2_spi_read_write_one() local
|
/openbmc/linux/net/tipc/ |
H A D | crypto.c | 1204 struct tipc_crypto *tx, *rx; in tipc_crypto_key_flush() local 1248 static bool tipc_crypto_key_try_align(struct tipc_crypto *rx, u8 new_pending) in tipc_crypto_key_try_align() 1311 struct tipc_crypto *rx, in tipc_crypto_key_pick_tx() 1381 static void tipc_crypto_key_synch(struct tipc_crypto *rx, struct sk_buff *skb) in tipc_crypto_key_synch() 1542 void tipc_crypto_timeout(struct tipc_crypto *rx) in tipc_crypto_timeout() 1805 int tipc_crypto_rcv(struct net *net, struct tipc_crypto *rx, in tipc_crypto_rcv() 1893 struct tipc_crypto *rx = aead->crypto; in tipc_crypto_rcv_complete() local 2001 struct tipc_crypto *tx = tn->crypto_tx, *rx; in tipc_crypto_do_cmd() local 2157 struct tipc_crypto *rx; in tipc_crypto_msg_rcv() local 2278 static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr) in tipc_crypto_key_rcv() [all …]
|
/openbmc/qemu/include/qemu/ |
H A D | cacheflush.h | 24 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
|
/openbmc/linux/sound/soc/samsung/ |
H A D | dmaengine.c | 18 const char *tx, const char *rx, in samsung_asoc_dma_platform_register()
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_usb.c | 651 struct zd_usb_rx *rx; in rx_urb_complete() local 748 struct zd_usb_rx *rx = &usb->rx; in __zd_usb_enable_rx() local 800 struct zd_usb_rx *rx = &usb->rx; in zd_usb_enable_rx() local 817 struct zd_usb_rx *rx = &usb->rx; in __zd_usb_disable_rx() local 840 struct zd_usb_rx *rx = &usb->rx; in zd_usb_disable_rx() local 853 struct zd_usb_rx *rx = &usb->rx; in zd_usb_reset_rx() local 1150 struct zd_usb_rx *rx = &usb->rx; in zd_usb_reset_rx_idle_timer() local 1168 struct zd_usb_rx *rx = &usb->rx; in init_usb_rx() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | atm_eni.h | 15 int tx,rx; /* values are in percent and must be > 100 */ member
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.c | 261 struct lan743x_rx *rx = context; in lan743x_rx_isr() local 2438 static int lan743x_rx_next_index(struct lan743x_rx *rx, int index) in lan743x_rx_next_index() 2443 static void lan743x_rx_update_tail(struct lan743x_rx *rx, int index) in lan743x_rx_update_tail() 2451 static int lan743x_rx_init_ring_element(struct lan743x_rx *rx, int index, in lan743x_rx_init_ring_element() 2508 static void lan743x_rx_reuse_ring_element(struct lan743x_rx *rx, int index) in lan743x_rx_reuse_ring_element() 2566 static int lan743x_rx_process_buffer(struct lan743x_rx *rx) in lan743x_rx_process_buffer() 2713 struct lan743x_rx *rx = container_of(napi, struct lan743x_rx, napi); in lan743x_rx_napi_poll() local 2753 static void lan743x_rx_ring_cleanup(struct lan743x_rx *rx) in lan743x_rx_ring_cleanup() 2786 static int lan743x_rx_ring_init(struct lan743x_rx *rx) in lan743x_rx_ring_init() 2863 static void lan743x_rx_close(struct lan743x_rx *rx) in lan743x_rx_close() [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | linkmode.c | 89 void linkmode_set_pause(unsigned long *advertisement, bool tx, bool rx) in linkmode_set_pause()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_metadata.c | 28 int rx(struct xdp_md *ctx) in rx() function
|
/openbmc/linux/drivers/mfd/ |
H A D | ipaq-micro.c | 139 struct ipaq_micro_rxdev *rx = µ->rx; in micro_process_char() local 295 struct ipaq_micro_rxdev *rx = µ->rx; in micro_reset_comm() local
|
/openbmc/linux/include/linux/ |
H A D | timb_dma.h | 26 bool rx; member
|
/openbmc/linux/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac.h | 77 struct pasemi_mac_rxring *rx; member 96 #define RX_DESC(rx, num) ((rx)->chan.ring_virt[(num) & (RX_RING_SIZE-1)]) argument 97 #define RX_DESC_INFO(rx, num) ((rx)->ring_info[(num) & (RX_RING_SIZE-1)]) argument 98 #define RX_BUFF(rx, num) ((rx)->buffers[(num) & (RX_RING_SIZE-1)]) argument
|