Lines Matching defs:rxq

109 #define      MVNETA_VLAN_PRIO_RXQ_MAP(prio, rxq) ((rxq) << ((prio) * 3))  argument
134 #define MVNETA_CPU_RXQ_ACCESS(rxq) BIT(rxq) argument
857 struct mvneta_rx_queue *rxq, in mvneta_rxq_non_occup_desc_add()
876 struct mvneta_rx_queue *rxq) in mvneta_rxq_busy_desc_num_get()
888 struct mvneta_rx_queue *rxq, in mvneta_rxq_desc_num_update()
922 mvneta_rxq_next_desc_get(struct mvneta_rx_queue *rxq) in mvneta_rxq_next_desc_get()
946 struct mvneta_rx_queue *rxq, in mvneta_rxq_offset_set()
1003 struct mvneta_rx_queue *rxq, in mvneta_rxq_buf_size_set()
1018 struct mvneta_rx_queue *rxq) in mvneta_rxq_bm_disable()
1029 struct mvneta_rx_queue *rxq) in mvneta_rxq_bm_enable()
1040 struct mvneta_rx_queue *rxq) in mvneta_rxq_long_pool_set()
1053 struct mvneta_rx_queue *rxq) in mvneta_rxq_short_pool_set()
1269 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_port_up() local
1498 int rxq, txq; in mvneta_defaults_set() local
1686 struct mvneta_rx_queue *rxq, u32 value) in mvneta_rx_pkts_coal_set()
1696 struct mvneta_rx_queue *rxq, u32 value) in mvneta_rx_time_coal_set()
1724 struct mvneta_rx_queue *rxq) in mvneta_rx_desc_fill()
1937 struct mvneta_rx_queue *rxq, in mvneta_rx_refill()
1987 struct mvneta_rx_queue *rxq) in mvneta_rxq_drop_pkts()
2041 int mvneta_rx_refill_queue(struct mvneta_port *pp, struct mvneta_rx_queue *rxq) in mvneta_rx_refill_queue()
2072 mvneta_xdp_put_buff(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_xdp_put_buff()
2257 mvneta_run_xdp(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_run_xdp()
2316 struct mvneta_rx_queue *rxq, in mvneta_swbm_rx_frame()
2351 struct mvneta_rx_queue *rxq, in mvneta_swbm_add_rx_fragment()
2427 struct mvneta_rx_queue *rxq) in mvneta_rx_swbm()
2540 struct mvneta_rx_queue *rxq) in mvneta_rx_hwbm()
3348 struct mvneta_rx_queue *rxq, int size) in mvneta_create_page_pool()
3391 static int mvneta_rxq_fill(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_rxq_fill()
3441 struct mvneta_rx_queue *rxq) in mvneta_rxq_sw_init()
3458 struct mvneta_rx_queue *rxq) in mvneta_rxq_hw_init()
3491 struct mvneta_rx_queue *rxq) in mvneta_rxq_init()
3507 struct mvneta_rx_queue *rxq) in mvneta_rxq_deinit()
4383 int rxq; in mvneta_percpu_elect() local
4727 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_ethtool_set_coalesce() local
5168 static void mvneta_map_vlan_prio_to_rxq(struct mvneta_port *pp, u8 pri, u8 rxq) in mvneta_map_vlan_prio_to_rxq()
5245 int rxq, txq, tc, ret; in mvneta_setup_mqprio() local
5392 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_init() local
5821 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_suspend() local
5873 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_resume() local