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
851 struct mvneta_rx_queue *rxq, in mvneta_rxq_non_occup_desc_add()
870 struct mvneta_rx_queue *rxq) in mvneta_rxq_busy_desc_num_get()
882 struct mvneta_rx_queue *rxq, in mvneta_rxq_desc_num_update()
916 mvneta_rxq_next_desc_get(struct mvneta_rx_queue *rxq) in mvneta_rxq_next_desc_get()
940 struct mvneta_rx_queue *rxq, in mvneta_rxq_offset_set()
997 struct mvneta_rx_queue *rxq, in mvneta_rxq_buf_size_set()
1012 struct mvneta_rx_queue *rxq) in mvneta_rxq_bm_disable()
1023 struct mvneta_rx_queue *rxq) in mvneta_rxq_bm_enable()
1034 struct mvneta_rx_queue *rxq) in mvneta_rxq_long_pool_set()
1047 struct mvneta_rx_queue *rxq) in mvneta_rxq_short_pool_set()
1263 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_port_up() local
1492 int rxq, txq; in mvneta_defaults_set() local
1680 struct mvneta_rx_queue *rxq, u32 value) in mvneta_rx_pkts_coal_set()
1690 struct mvneta_rx_queue *rxq, u32 value) in mvneta_rx_time_coal_set()
1718 struct mvneta_rx_queue *rxq) in mvneta_rx_desc_fill()
1930 struct mvneta_rx_queue *rxq, in mvneta_rx_refill()
1980 struct mvneta_rx_queue *rxq) in mvneta_rxq_drop_pkts()
2034 int mvneta_rx_refill_queue(struct mvneta_port *pp, struct mvneta_rx_queue *rxq) in mvneta_rx_refill_queue()
2065 mvneta_xdp_put_buff(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_xdp_put_buff()
2250 mvneta_run_xdp(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_run_xdp()
2309 struct mvneta_rx_queue *rxq, in mvneta_swbm_rx_frame()
2344 struct mvneta_rx_queue *rxq, in mvneta_swbm_add_rx_fragment()
2421 struct mvneta_rx_queue *rxq) in mvneta_rx_swbm()
2534 struct mvneta_rx_queue *rxq) in mvneta_rx_hwbm()
3280 struct mvneta_rx_queue *rxq, int size) in mvneta_create_page_pool()
3323 static int mvneta_rxq_fill(struct mvneta_port *pp, struct mvneta_rx_queue *rxq, in mvneta_rxq_fill()
3373 struct mvneta_rx_queue *rxq) in mvneta_rxq_sw_init()
3390 struct mvneta_rx_queue *rxq) in mvneta_rxq_hw_init()
3423 struct mvneta_rx_queue *rxq) in mvneta_rxq_init()
3439 struct mvneta_rx_queue *rxq) in mvneta_rxq_deinit()
4281 int rxq; in mvneta_percpu_elect() local
4623 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_ethtool_set_coalesce() local
5072 static void mvneta_map_vlan_prio_to_rxq(struct mvneta_port *pp, u8 pri, u8 rxq) in mvneta_map_vlan_prio_to_rxq()
5149 int rxq, txq, tc, ret; in mvneta_setup_mqprio() local
5296 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_init() local
5710 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_suspend() local
5762 struct mvneta_rx_queue *rxq = &pp->rxqs[queue]; in mvneta_resume() local