Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c561 struct bna_rx *rx = rxf->rx; in bna_rit_init() local
609 struct bna_rx *rx, in bna_rxf_init()
690 bna_rx_cb_rxf_started(struct bna_rx *rx) in bna_rx_cb_rxf_started()
704 bna_rx_cb_rxf_stopped(struct bna_rx *rx) in bna_rx_cb_rxf_stopped()
724 bna_rx_ucast_set(struct bna_rx *rx, const u8 *ucmac) in bna_rx_ucast_set()
746 bna_rx_mcast_add(struct bna_rx *rx, const u8 *addr, in bna_rx_mcast_add()
775 bna_rx_ucast_listset(struct bna_rx *rx, int count, const u8 *uclist) in bna_rx_ucast_listset()
833 bna_rx_mcast_listset(struct bna_rx *rx, int count, const u8 *mclist) in bna_rx_mcast_listset()
893 bna_rx_mcast_delall(struct bna_rx *rx) in bna_rx_mcast_delall()
924 bna_rx_vlan_add(struct bna_rx *rx, int vlan_id) in bna_rx_vlan_add()
[all …]
/drivers/net/ethernet/google/gve/
Dgve_rx.c21 struct gve_rx_ring *rx = &priv->rx[idx]; in gve_rx_free_ring() local
58 static int gve_prefill_rx_pages(struct gve_rx_ring *rx) in gve_prefill_rx_pages()
91 struct gve_rx_ring *rx = &priv->rx[queue_idx]; in gve_rx_add_to_block() local
99 struct gve_rx_ring *rx = &priv->rx[idx]; in gve_rx_alloc_ring() local
212 void gve_rx_write_doorbell(struct gve_priv *priv, struct gve_rx_ring *rx) in gve_rx_write_doorbell()
275 static bool gve_rx(struct gve_rx_ring *rx, struct gve_rx_desc *rx_desc, in gve_rx()
365 static bool gve_rx_work_pending(struct gve_rx_ring *rx) in gve_rx_work_pending()
381 bool gve_clean_rx_done(struct gve_rx_ring *rx, int budget, in gve_clean_rx_done()
427 struct gve_rx_ring *rx = block->rx; in gve_rx_poll() local
/drivers/firmware/tegra/
Divc.c68 } rx; member
98 u32 rx = READ_ONCE(header->rx.count); in tegra_ivc_empty() local
120 u32 rx = READ_ONCE(header->rx.count); in tegra_ivc_full() local
133 u32 rx = READ_ONCE(header->rx.count); in tegra_ivc_available() local
293 unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_read_advance() local
347 unsigned int rx = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_write_advance() local
561 static int tegra_ivc_check_params(unsigned long rx, unsigned long tx, in tegra_ivc_check_params()
612 int tegra_ivc_init(struct tegra_ivc *ivc, struct device *peer, void *rx, in tegra_ivc_init()
/drivers/staging/gdm724x/
Dgdm_mux.c111 static struct mux_rx *get_rx_struct(struct rx_cxt *rx) in get_rx_struct()
131 static void put_rx_struct(struct rx_cxt *rx, struct mux_rx *r) in put_rx_struct()
210 struct rx_cxt *rx = &mux_dev->rx; in do_rx() local
233 static void remove_rx_submit_list(struct mux_rx *r, struct rx_cxt *rx) in remove_rx_submit_list()
251 struct rx_cxt *rx = &mux_dev->rx; in gdm_mux_rcv_complete() local
277 struct rx_cxt *rx = &mux_dev->rx; in gdm_mux_recv() local
431 struct rx_cxt *rx = &mux_dev->rx; in release_usb() local
466 struct rx_cxt *rx = &mux_dev->rx; in init_usb() local
585 struct rx_cxt *rx; in gdm_mux_suspend() local
Dgdm_usb.c208 static struct usb_rx *get_rx_struct(struct rx_cxt *rx, int *no_spc) in get_rx_struct()
232 static void put_rx_struct(struct rx_cxt *rx, struct usb_rx *r) in put_rx_struct()
246 struct rx_cxt *rx = &udev->rx; in release_usb() local
301 struct rx_cxt *rx = &udev->rx; in init_usb() local
381 struct rx_cxt *rx = &udev->rx; in do_rx() local
437 static void remove_rx_submit_list(struct usb_rx *r, struct rx_cxt *rx) in remove_rx_submit_list()
456 struct rx_cxt *rx = r->rx; in gdm_usb_rcv_complete() local
487 struct rx_cxt *rx = &udev->rx; in gdm_usb_recv() local
905 struct rx_cxt *rx; in gdm_usb_suspend() local
940 struct rx_cxt *rx; in gdm_usb_resume() local
/drivers/staging/most/i2c/
Di2c.c39 struct rx { struct
40 struct delayed_work dwork;
41 struct list_head list;
42 bool int_disabled;
43 unsigned int delay;
44 } rx; member
/drivers/spi/
Dspi-loopback-test.c465 void *rx) in spi_check_rx_ranges()
560 void *tx, void *rx) in spi_test_check_loopback_result()
622 void *tx, void *rx) in spi_test_translate()
749 void *tx, void *rx) in _spi_test_run_iter()
811 void *tx, void *rx, in spi_test_run_iter()
890 void *tx, void *rx) in spi_test_execute_msg()
963 void *tx, void *rx) in spi_test_run_test()
1026 char *rx = NULL, *tx = NULL; in spi_test_run_tests() local
Dspi-bitbang.c67 u8 *rx = t->rx_buf; in bitbang_txrx_8() local
95 u16 *rx = t->rx_buf; in bitbang_txrx_16() local
123 u32 *rx = t->rx_buf; in bitbang_txrx_32() local
Dspi-omap-100k.c190 u8 *rx; in omap1_spi100k_txrx_pio() local
203 u16 *rx; in omap1_spi100k_txrx_pio() local
216 u32 *rx; in omap1_spi100k_txrx_pio() local
Dspi-dln2.c191 } rx; in dln2_spi_get_cs_num() local
217 } rx; in dln2_spi_get_speed() local
267 } rx; in dln2_spi_set_speed() local
326 } *rx = dln2->buf; in dln2_spi_get_supported_frame_sizes() local
459 } __packed *rx = dln2->buf; in dln2_spi_read_one() local
501 } __packed *rx; in dln2_spi_read_write_one() local
/drivers/usb/musb/
Dcppi_dma.c86 static void cppi_reset_rx(struct cppi_rx_stateram __iomem *rx) in cppi_reset_rx()
192 struct cppi_rx_stateram __iomem *rx; in cppi_controller_start() local
355 struct cppi_rx_stateram __iomem *rx = c->state_ram; in cppi_dump_rx() local
438 static void cppi_dump_rxq(int level, const char *tag, struct cppi_channel *rx) in cppi_dump_rxq()
453 static inline int cppi_autoreq_update(struct cppi_channel *rx, in cppi_autoreq_update()
762 cppi_next_rx_segment(struct musb *musb, struct cppi_channel *rx, int onepacket) in cppi_next_rx_segment()
1003 struct cppi_channel *rx = &cppi->rx[ch]; in cppi_rx_scan() local
1147 u32 rx, tx; in cppi_interrupt() local
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c85 #define DR_STE_CALC_LU_TYPE(lookup_type, rx, inner) \ argument
1102 bool inner, bool rx) in mlx5dr_ste_build_eth_l2_src_des()
1148 bool inner, bool rx) in mlx5dr_ste_build_eth_l3_ipv6_dst()
1188 bool inner, bool rx) in mlx5dr_ste_build_eth_l3_ipv6_src()
1261 bool inner, bool rx) in mlx5dr_ste_build_eth_l3_ipv4_5_tuple()
1413 bool inner, bool rx) in mlx5dr_ste_build_eth_l2_src()
1450 bool inner, bool rx) in mlx5dr_ste_build_eth_l2_dst()
1536 struct mlx5dr_match_param *mask, bool inner, bool rx) in mlx5dr_ste_build_eth_l2_tnl()
1570 bool inner, bool rx) in mlx5dr_ste_build_eth_l3_ipv4_misc()
1630 bool inner, bool rx) in mlx5dr_ste_build_ipv6_l3_l4()
[all …]
/drivers/tty/serial/
Dmax3100.c191 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr()
216 static int max3100_handlerx(struct max3100_port *s, u16 rx) in max3100_handlerx()
260 u16 tx, rx; in max3100_work() local
571 u16 tx, rx; in max3100_shutdown() local
616 u16 tx, rx; in max3100_startup() local
741 u16 tx, rx; in max3100_probe() local
860 u16 tx, rx; in max3100_suspend() local
/drivers/net/ethernet/microchip/
Dlan743x_main.c197 struct lan743x_rx *rx = context; in lan743x_rx_isr() local
1892 static int lan743x_rx_next_index(struct lan743x_rx *rx, int index) in lan743x_rx_next_index()
1897 static struct sk_buff *lan743x_rx_allocate_skb(struct lan743x_rx *rx) in lan743x_rx_allocate_skb()
1906 static int lan743x_rx_init_ring_element(struct lan743x_rx *rx, int index, in lan743x_rx_init_ring_element()
1940 static void lan743x_rx_reuse_ring_element(struct lan743x_rx *rx, int index) in lan743x_rx_reuse_ring_element()
1956 static void lan743x_rx_release_ring_element(struct lan743x_rx *rx, int index) in lan743x_rx_release_ring_element()
1982 static int lan743x_rx_process_packet(struct lan743x_rx *rx) in lan743x_rx_process_packet()
2163 struct lan743x_rx *rx = container_of(napi, struct lan743x_rx, napi); in lan743x_rx_napi_poll() local
2210 static void lan743x_rx_ring_cleanup(struct lan743x_rx *rx) in lan743x_rx_ring_cleanup()
2245 static int lan743x_rx_ring_init(struct lan743x_rx *rx) in lan743x_rx_ring_init()
[all …]
/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.c655 struct zd_usb_rx *rx; in rx_urb_complete() local
752 struct zd_usb_rx *rx = &usb->rx; in __zd_usb_enable_rx() local
804 struct zd_usb_rx *rx = &usb->rx; in zd_usb_enable_rx() local
821 struct zd_usb_rx *rx = &usb->rx; in __zd_usb_disable_rx() local
844 struct zd_usb_rx *rx = &usb->rx; in zd_usb_disable_rx() local
857 struct zd_usb_rx *rx = &usb->rx; in zd_usb_reset_rx() local
1154 struct zd_usb_rx *rx = &usb->rx; in zd_usb_reset_rx_idle_timer() local
1172 struct zd_usb_rx *rx = &usb->rx; in init_usb_rx() local
/drivers/net/usb/
Dasix_common.c66 static void reset_asix_rx_fixup_info(struct asix_rx_fixup_info *rx) in reset_asix_rx_fixup_info()
88 struct asix_rx_fixup_info *rx) in asix_rx_fixup_internal()
196 struct asix_rx_fixup_info *rx = &dp->rx_fixup_info; in asix_rx_fixup_common() local
203 struct asix_rx_fixup_info *rx; in asix_rx_fixup_common_free() local
/drivers/net/ethernet/pasemi/
Dpasemi_mac.h77 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
Dpasemi_mac.c544 struct pasemi_mac_rxring *rx = rx_ring(mac); in pasemi_mac_free_rx_buffers() local
581 struct pasemi_mac_rxring *rx = rx_ring(mac); in pasemi_mac_replenish_rx_ring() local
628 struct pasemi_mac_rxring *rx = rx_ring(mac); in pasemi_mac_restart_rx_intr() local
693 static int pasemi_mac_clean_rx(struct pasemi_mac_rxring *rx, in pasemi_mac_clean_rx()
/drivers/mfd/
Dipaq-micro.c144 struct ipaq_micro_rxdev *rx = &micro->rx; in micro_process_char() local
300 struct ipaq_micro_rxdev *rx = &micro->rx; in micro_reset_comm() local
/drivers/media/pci/cobalt/
Dcobalt-v4l2.c252 int rx = s->video_channel; in cobalt_dma_start_streaming() local
286 int rx = s->video_channel; in cobalt_start_streaming() local
354 int rx = s->video_channel; in cobalt_dma_stop_streaming() local
392 int rx = s->video_channel; in cobalt_stop_streaming() local
500 int rx = s->video_channel; in cobalt_video_input_status_show() local
/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c660 unsigned int rx, tx; in xgbe_set_ringparam() local
712 unsigned int rx, tx, combined; in xgbe_get_channels() local
757 unsigned int rx, rx_curr, tx, tx_curr, combined; in xgbe_set_channels() local
/drivers/ipack/devices/
Dipoctal.h31 unsigned long rx; member
/drivers/input/rmi4/
Drmi_f54.c215 u8 rx = drv_data->num_rx_electrodes ? : f54->num_rx_electrodes; in rmi_f54_get_report_size() local
402 u8 rx = drv_data->num_rx_electrodes ? : f54->num_rx_electrodes; in rmi_f54_set_input() local
651 u8 rx, tx; in rmi_f54_probe() local
/drivers/net/ethernet/intel/
De100.c419 struct rx { struct
420 struct rx *next, *prev; argument
432 /*1*/ u8 X(X(rx_fifo_limit:4, tx_fifo_limit:3), pad1:1); argument
1908 static inline void e100_start_receiver(struct nic *nic, struct rx *rx) in e100_start_receiver()
1924 static int e100_rx_alloc_skb(struct nic *nic, struct rx *rx) in e100_rx_alloc_skb()
1954 static int e100_rx_indicate(struct nic *nic, struct rx *rx, in e100_rx_indicate()
2056 struct rx *rx; in e100_rx_clean() local
2132 struct rx *rx; in e100_rx_clean_list() local
2154 struct rx *rx; in e100_rx_alloc_list() local
/drivers/net/wireless/ath/
Dhw.c144 u32 cycles, busy, rx, tx; in ath_hw_cycle_counters_update() local

12345678910>>...13