Home
last modified time | relevance | path

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

12345678910>>...37

/kernel/linux/linux-5.10/arch/arm/include/debug/
Dicedcc.S15 .macro senduart, rd, rx
19 .macro busyuart, rd, rx
26 .macro waituartcts, rd, rx
29 .macro waituarttxrdy, rd, rx
42 .macro senduart, rd, rx
46 .macro busyuart, rd, rx
53 .macro waituartcts, rd, rx
56 .macro waituarttxrdy, rd, rx
69 .macro senduart, rd, rx
73 .macro busyuart, rd, rx
[all …]
Dsamsung.S12 .macro fifo_level_s5pv210 rd, rx
18 .macro fifo_full_s5pv210 rd, rx
27 .macro fifo_level_s3c2440 rd, rx
37 .macro fifo_full_s3c2440 rd, rx
47 .macro senduart,rd,rx
51 .macro busyuart, rd, rx
72 .macro waituartcts,rd,rx
75 .macro waituarttxrdy,rd,rx
Dmsm.S14 .macro senduart, rd, rx
20 .macro waituartcts,rd,rx
23 .macro waituarttxrdy, rd, rx
47 .macro busyuart, rd, rx
Dasm9260.S14 .macro waituarttxrdy,rd,rx
17 .macro waituartcts,rd,rx
20 .macro senduart,rd,rx
24 .macro busyuart,rd,rx
Dbcm63xx.S15 .macro senduart, rd, rx
20 .macro waituarttxrdy, rd, rx
26 .macro waituartcts, rd, rx
29 .macro busyuart, rd, rx
Ddc21285.S27 .macro senduart,rd,rx
31 .macro busyuart,rd,rx
37 .macro waituartcts,rd,rx
40 .macro waituarttxrdy,rd,rx
Dpl01x.S25 .macro senduart,rd,rx
29 .macro waituartcts,rd,rx
32 .macro waituarttxrdy,rd,rx
39 .macro busyuart,rd,rx
Ddigicolor.S20 .macro senduart,rd,rx
24 .macro waituartcts,rd,rx
27 .macro waituarttxrdy,rd,rx
30 .macro busyuart,rd,rx
Dvt8500.S21 .macro senduart,rd,rx
25 .macro busyuart,rd,rx
31 .macro waituartcts,rd,rx
34 .macro waituarttxrdy,rd,rx
Dimx.S33 .macro senduart,rd,rx
38 .macro waituartcts,rd,rx
41 .macro waituarttxrdy,rd,rx
44 .macro busyuart,rd,rx
/kernel/linux/linux-6.6/arch/arm/include/debug/
Dicedcc.S15 .macro senduart, rd, rx
19 .macro busyuart, rd, rx
26 .macro waituartcts, rd, rx
29 .macro waituarttxrdy, rd, rx
42 .macro senduart, rd, rx
46 .macro busyuart, rd, rx
53 .macro waituartcts, rd, rx
56 .macro waituarttxrdy, rd, rx
69 .macro senduart, rd, rx
73 .macro busyuart, rd, rx
[all …]
Dsamsung.S12 .macro fifo_level_s5pv210 rd, rx
18 .macro fifo_full_s5pv210 rd, rx
27 .macro fifo_level_s3c2440 rd, rx
37 .macro fifo_full_s3c2440 rd, rx
47 .macro senduart,rd,rx
51 .macro busyuart, rd, rx
72 .macro waituartcts,rd,rx
75 .macro waituarttxrdy,rd,rx
Dasm9260.S14 .macro waituarttxrdy,rd,rx
17 .macro waituartcts,rd,rx
20 .macro senduart,rd,rx
24 .macro busyuart,rd,rx
Dmsm.S14 .macro senduart, rd, rx
20 .macro waituartcts,rd,rx
23 .macro waituarttxrdy, rd, rx
47 .macro busyuart, rd, rx
Dbcm63xx.S15 .macro senduart, rd, rx
20 .macro waituarttxrdy, rd, rx
26 .macro waituartcts, rd, rx
29 .macro busyuart, rd, rx
Dpl01x.S18 .macro senduart,rd,rx
22 .macro waituartcts,rd,rx
25 .macro waituarttxrdy,rd,rx
32 .macro busyuart,rd,rx
Ddc21285.S27 .macro senduart,rd,rx
31 .macro busyuart,rd,rx
37 .macro waituartcts,rd,rx
40 .macro waituarttxrdy,rd,rx
Dimx.S33 .macro senduart,rd,rx
38 .macro waituartcts,rd,rx
41 .macro waituarttxrdy,rd,rx
44 .macro busyuart,rd,rx
Dvt8500.S21 .macro senduart,rd,rx
25 .macro busyuart,rd,rx
31 .macro waituartcts,rd,rx
34 .macro waituarttxrdy,rd,rx
Ddigicolor.S20 .macro senduart,rd,rx
24 .macro waituartcts,rd,rx
27 .macro waituarttxrdy,rd,rx
30 .macro busyuart,rd,rx
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dnetdev_rx.c20 static int hfi1_netdev_setup_ctxt(struct hfi1_netdev_rx *rx, in hfi1_netdev_setup_ctxt()
121 static int hfi1_netdev_allot_ctxt(struct hfi1_netdev_rx *rx, in hfi1_netdev_allot_ctxt()
186 static int hfi1_netdev_rxq_init(struct hfi1_netdev_rx *rx) in hfi1_netdev_rxq_init()
244 static void hfi1_netdev_rxq_deinit(struct hfi1_netdev_rx *rx) in hfi1_netdev_rxq_deinit()
263 static void enable_queues(struct hfi1_netdev_rx *rx) in enable_queues()
279 static void disable_queues(struct hfi1_netdev_rx *rx) in disable_queues()
309 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_rx_init() local
329 struct hfi1_netdev_rx *rx = dd->netdev_rx; in hfi1_netdev_rx_destroy() local
355 struct hfi1_netdev_rx *rx; in hfi1_alloc_rx() local
393 struct hfi1_netdev_rx *rx; in hfi1_netdev_enable_queues() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
Dgve_rx_dqo.c35 static struct gve_rx_buf_state_dqo *gve_alloc_buf_state(struct gve_rx_ring *rx) in gve_alloc_buf_state()
55 static bool gve_buf_state_is_allocated(struct gve_rx_ring *rx, in gve_buf_state_is_allocated()
63 static void gve_free_buf_state(struct gve_rx_ring *rx, in gve_free_buf_state()
73 gve_dequeue_buf_state(struct gve_rx_ring *rx, struct gve_index_list *list) in gve_dequeue_buf_state()
95 static void gve_enqueue_buf_state(struct gve_rx_ring *rx, in gve_enqueue_buf_state()
115 gve_get_recycled_buf_state(struct gve_rx_ring *rx) in gve_get_recycled_buf_state()
164 static int gve_alloc_page_dqo(struct gve_rx_ring *rx, in gve_alloc_page_dqo()
204 struct gve_rx_ring *rx = &priv->rx[idx]; in gve_rx_free_ring_dqo() local
256 struct gve_rx_ring *rx = &priv->rx[idx]; in gve_rx_alloc_ring_dqo() local
334 const struct gve_rx_ring *rx = &priv->rx[queue_idx]; in gve_rx_write_doorbell_dqo() local
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-6.6/net/mac80211/
Drx.c875 static void ieee80211_parse_qos(struct ieee80211_rx_data *rx) in ieee80211_parse_qos()
942 static void ieee80211_verify_alignment(struct ieee80211_rx_data *rx) in ieee80211_verify_alignment()
1022 static ieee80211_rx_result ieee80211_rx_mesh_check(struct ieee80211_rx_data *rx) in ieee80211_rx_mesh_check()
1337 static void ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx, in ieee80211_rx_reorder_ampdu()
1411 ieee80211_rx_h_check_dup(struct ieee80211_rx_data *rx) in ieee80211_rx_h_check_dup()
1448 ieee80211_rx_h_check(struct ieee80211_rx_data *rx) in ieee80211_rx_h_check()
1503 ieee80211_rx_h_check_more_data(struct ieee80211_rx_data *rx) in ieee80211_rx_h_check_more_data()
1660 ieee80211_rx_h_uapsd_and_pspoll(struct ieee80211_rx_data *rx) in ieee80211_rx_h_uapsd_and_pspoll()
1711 ieee80211_rx_h_sta_process(struct ieee80211_rx_data *rx) in ieee80211_rx_h_sta_process()
1846 ieee80211_rx_get_bigtk(struct ieee80211_rx_data *rx, int idx) in ieee80211_rx_get_bigtk()
[all …]

12345678910>>...37