Lines Matching defs:pfvf
169 struct otx2_nic *pfvf; member
603 static inline void otx2_setup_dev_hw_settings(struct otx2_nic *pfvf) in otx2_setup_dev_hw_settings()
753 static inline void __cn10k_aura_freeptr(struct otx2_nic *pfvf, u64 aura, in __cn10k_aura_freeptr()
787 struct otx2_nic *pfvf = dev; in cn10k_aura_freeptr() local
798 static inline u64 otx2_aura_allocptr(struct otx2_nic *pfvf, int aura) in otx2_aura_allocptr()
809 struct otx2_nic *pfvf = dev; in otx2_aura_freeptr() local
815 static inline int otx2_get_pool_idx(struct otx2_nic *pfvf, int type, int idx) in otx2_get_pool_idx()
918 static inline dma_addr_t otx2_dma_map_page(struct otx2_nic *pfvf, in otx2_dma_map_page()
932 static inline void otx2_dma_unmap_page(struct otx2_nic *pfvf, in otx2_dma_unmap_page()
940 static inline u16 otx2_get_smq_idx(struct otx2_nic *pfvf, u16 qidx) in otx2_get_smq_idx()
960 static inline u16 otx2_get_total_tx_queues(struct otx2_nic *pfvf) in otx2_get_total_tx_queues()
976 static inline int otx2_tc_flower_rule_cnt(struct otx2_nic *pfvf) in otx2_tc_flower_rule_cnt()
1152 static inline int cn10k_mcs_init(struct otx2_nic *pfvf) { return 0; } in cn10k_mcs_init()
1153 static inline void cn10k_mcs_free(struct otx2_nic *pfvf) {} in cn10k_mcs_free()
1154 static inline void cn10k_handle_mcs_event(struct otx2_nic *pfvf, in cn10k_handle_mcs_event()
1160 static inline void otx2_qos_init(struct otx2_nic *pfvf, int qos_txqs) in otx2_qos_init()
1169 static inline void otx2_shutdown_qos(struct otx2_nic *pfvf) in otx2_shutdown_qos()