Lines Matching defs:pfvf
162 struct otx2_nic *pfvf; member
593 static inline void otx2_setup_dev_hw_settings(struct otx2_nic *pfvf) in otx2_setup_dev_hw_settings()
743 static inline void __cn10k_aura_freeptr(struct otx2_nic *pfvf, u64 aura, in __cn10k_aura_freeptr()
777 struct otx2_nic *pfvf = dev; in cn10k_aura_freeptr() local
788 static inline u64 otx2_aura_allocptr(struct otx2_nic *pfvf, int aura) in otx2_aura_allocptr()
799 struct otx2_nic *pfvf = dev; in otx2_aura_freeptr() local
805 static inline int otx2_get_pool_idx(struct otx2_nic *pfvf, int type, int idx) in otx2_get_pool_idx()
908 static inline dma_addr_t otx2_dma_map_page(struct otx2_nic *pfvf, in otx2_dma_map_page()
922 static inline void otx2_dma_unmap_page(struct otx2_nic *pfvf, in otx2_dma_unmap_page()
930 static inline u16 otx2_get_smq_idx(struct otx2_nic *pfvf, u16 qidx) in otx2_get_smq_idx()
950 static inline u16 otx2_get_total_tx_queues(struct otx2_nic *pfvf) in otx2_get_total_tx_queues()
966 static inline int otx2_tc_flower_rule_cnt(struct otx2_nic *pfvf) in otx2_tc_flower_rule_cnt()
1139 static inline int cn10k_mcs_init(struct otx2_nic *pfvf) { return 0; } in cn10k_mcs_init()
1140 static inline void cn10k_mcs_free(struct otx2_nic *pfvf) {} in cn10k_mcs_free()
1141 static inline void cn10k_handle_mcs_event(struct otx2_nic *pfvf, in cn10k_handle_mcs_event()
1147 static inline void otx2_qos_init(struct otx2_nic *pfvf, int qos_txqs) in otx2_qos_init()
1156 static inline void otx2_shutdown_qos(struct otx2_nic *pfvf) in otx2_shutdown_qos()