Home
last modified time | relevance | path

Searched refs:free_dis (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c825 unsigned int alloc_dis, free_dis; in rvu_npa_report_show() local
838 free_dis = FIELD_GET(GENMASK(15, 0), intr_val); in rvu_npa_report_show()
839 if (free_dis & BIT(NPA_INPQ_NIX0_RX)) in rvu_npa_report_show()
841 if (free_dis & BIT(NPA_INPQ_NIX0_TX)) in rvu_npa_report_show()
843 if (free_dis & BIT(NPA_INPQ_NIX1_RX)) in rvu_npa_report_show()
845 if (free_dis & BIT(NPA_INPQ_NIX1_TX)) in rvu_npa_report_show()
847 if (free_dis & BIT(NPA_INPQ_SSO)) in rvu_npa_report_show()
849 if (free_dis & BIT(NPA_INPQ_TIM)) in rvu_npa_report_show()
851 if (free_dis & BIT(NPA_INPQ_DPI)) in rvu_npa_report_show()
853 if (free_dis & BIT(NPA_INPQ_AURA_OP)) in rvu_npa_report_show()