Lines Matching refs:qidx
353 int (*sq_aq_init)(void *dev, u16 qidx, u16 sqb_aura);
355 int size, int qidx);
889 static inline u16 otx2_get_smq_idx(struct otx2_nic *pfvf, u16 qidx) in otx2_get_smq_idx() argument
892 if (qidx < NIX_PF_PFC_PRIO_MAX && pfvf->pfc_alloc_status[qidx]) in otx2_get_smq_idx()
893 return pfvf->pfc_schq_list[NIX_TXSCH_LVL_SMQ][qidx]; in otx2_get_smq_idx()
906 void otx2_config_irq_coalescing(struct otx2_nic *pfvf, int qidx);
932 int otx2_sq_aq_init(void *dev, u16 qidx, u16 sqb_aura);
933 int cn10k_sq_aq_init(void *dev, u16 qidx, u16 sqb_aura);
966 int otx2_update_rq_stats(struct otx2_nic *pfvf, int qidx);
967 int otx2_update_sq_stats(struct otx2_nic *pfvf, int qidx);
998 bool otx2_xdp_sq_append_pkt(struct otx2_nic *pfvf, u64 iova, int len, u16 qidx);
1020 void otx2_update_bpid_in_rqctx(struct otx2_nic *pfvf, int vlan_prio, int qidx, bool pfc_enable);