Lines Matching defs:pfvf
21 static bool otx2_is_pfc_enabled(struct otx2_nic *pfvf) in otx2_is_pfc_enabled()
27 struct otx2_nic *pfvf, int qidx) in otx2_nix_rq_op_stats()
40 struct otx2_nic *pfvf, int qidx) in otx2_nix_sq_op_stats()
52 void otx2_update_lmac_stats(struct otx2_nic *pfvf) in otx2_update_lmac_stats()
70 void otx2_update_lmac_fec_stats(struct otx2_nic *pfvf) in otx2_update_lmac_fec_stats()
83 int otx2_update_rq_stats(struct otx2_nic *pfvf, int qidx) in otx2_update_rq_stats()
95 int otx2_update_sq_stats(struct otx2_nic *pfvf, int qidx) in otx2_update_sq_stats()
112 void otx2_get_dev_stats(struct otx2_nic *pfvf) in otx2_get_dev_stats()
138 struct otx2_nic *pfvf = netdev_priv(netdev); in otx2_get_stats64() local
156 static int otx2_hw_set_mac_addr(struct otx2_nic *pfvf, u8 *mac) in otx2_hw_set_mac_addr()
175 static int otx2_hw_get_mac_addr(struct otx2_nic *pfvf, in otx2_hw_get_mac_addr()
210 struct otx2_nic *pfvf = netdev_priv(netdev); in otx2_set_mac_address() local
233 int otx2_hw_set_mtu(struct otx2_nic *pfvf, int mtu) in otx2_hw_set_mtu()
260 int otx2_config_pause_frm(struct otx2_nic *pfvf) in otx2_config_pause_frm()
286 int otx2_set_flowkey_cfg(struct otx2_nic *pfvf) in otx2_set_flowkey_cfg()
320 int otx2_set_rss_table(struct otx2_nic *pfvf, int ctx_id) in otx2_set_rss_table()
362 void otx2_set_rss_key(struct otx2_nic *pfvf) in otx2_set_rss_key()
385 int otx2_rss_init(struct otx2_nic *pfvf) in otx2_rss_init()
464 void otx2_setup_segmentation(struct otx2_nic *pfvf) in otx2_setup_segmentation()
519 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx) in otx2_config_irq_coalescing()
533 static int otx2_alloc_pool_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_pool_buf()
551 static int __otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in __otx2_alloc_rbuf()
573 int otx2_alloc_rbuf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_alloc_rbuf()
584 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, in otx2_alloc_buffer()
594 struct otx2_nic *pfvf = netdev_priv(netdev); in otx2_tx_timeout() local
602 struct otx2_nic *pfvf = netdev_priv(netdev); in otx2_get_mac_from_af() local
615 int otx2_txschq_config(struct otx2_nic *pfvf, int lvl, int prio, bool txschq_for_pfc) in otx2_txschq_config()
734 int otx2_smq_flush(struct otx2_nic *pfvf, int smq) in otx2_smq_flush()
758 int otx2_txsch_alloc(struct otx2_nic *pfvf) in otx2_txsch_alloc()
802 void otx2_txschq_free_one(struct otx2_nic *pfvf, u16 lvl, u16 schq) in otx2_txschq_free_one()
830 void otx2_txschq_stop(struct otx2_nic *pfvf) in otx2_txschq_stop()
850 void otx2_sqb_flush(struct otx2_nic *pfvf) in otx2_sqb_flush()
887 static int otx2_rq_init(struct otx2_nic *pfvf, u16 qidx, u16 lpb_aura) in otx2_rq_init()
922 struct otx2_nic *pfvf = dev; in otx2_sq_aq_init() local
957 int otx2_sq_init(struct otx2_nic *pfvf, u16 qidx, u16 sqb_aura) in otx2_sq_init()
1044 static int otx2_cq_init(struct otx2_nic *pfvf, u16 qidx) in otx2_cq_init()
1138 struct otx2_nic *pfvf; in otx2_pool_refill_task() local
1153 int otx2_config_nix_queues(struct otx2_nic *pfvf) in otx2_config_nix_queues()
1199 int otx2_config_nix(struct otx2_nic *pfvf) in otx2_config_nix()
1244 void otx2_sq_free_sqbs(struct otx2_nic *pfvf) in otx2_sq_free_sqbs()
1270 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs()
1290 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type) in otx2_free_aura_ptr()
1322 void otx2_aura_pool_free(struct otx2_nic *pfvf) in otx2_aura_pool_free()
1341 int otx2_aura_init(struct otx2_nic *pfvf, int aura_id, in otx2_aura_init()
1418 int otx2_pool_init(struct otx2_nic *pfvf, u16 pool_id, in otx2_pool_init()
1485 int otx2_sq_aura_pool_init(struct otx2_nic *pfvf) in otx2_sq_aura_pool_init()
1557 int otx2_rq_aura_pool_init(struct otx2_nic *pfvf) in otx2_rq_aura_pool_init()
1607 int otx2_config_npa(struct otx2_nic *pfvf) in otx2_config_npa()
1660 int otx2_attach_npa_nix(struct otx2_nic *pfvf) in otx2_attach_npa_nix()
1742 int otx2_nix_config_bp(struct otx2_nic *pfvf, bool enable) in otx2_nix_config_bp()
1767 int otx2_nix_cpt_config_bp(struct otx2_nic *pfvf, bool enable) in otx2_nix_cpt_config_bp()
1793 void mbox_handler_cgx_stats(struct otx2_nic *pfvf, in mbox_handler_cgx_stats()
1804 void mbox_handler_cgx_fec_stats(struct otx2_nic *pfvf, in mbox_handler_cgx_fec_stats()
1811 void mbox_handler_npa_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_npa_lf_alloc()
1819 void mbox_handler_nix_lf_alloc(struct otx2_nic *pfvf, in mbox_handler_nix_lf_alloc()
1835 void mbox_handler_msix_offset(struct otx2_nic *pfvf, in mbox_handler_msix_offset()
1843 void mbox_handler_nix_bp_enable(struct otx2_nic *pfvf, in mbox_handler_nix_bp_enable()
1855 void otx2_free_cints(struct otx2_nic *pfvf, int n) in otx2_free_cints()
1873 void otx2_set_cints_affinity(struct otx2_nic *pfvf) in otx2_set_cints_affinity()
1897 static u32 get_dwrr_mtu(struct otx2_nic *pfvf, struct nix_hw_info *hw) in get_dwrr_mtu()
1908 u16 otx2_get_max_mtu(struct otx2_nic *pfvf) in otx2_get_max_mtu()
1960 struct otx2_nic *pfvf = netdev_priv(netdev); in otx2_handle_ntuple_tc_features() local
2006 dma_addr_t otx2_dma_map_skb_frag(struct otx2_nic *pfvf, in otx2_dma_map_skb_frag()
2034 void otx2_dma_unmap_skb_frags(struct otx2_nic *pfvf, struct sg_list *sg) in otx2_dma_unmap_skb_frags()