Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c59 #define NTB_EPF_MIN_DB_COUNT 3 macro
357 if (ndev->db_count < NTB_EPF_MIN_DB_COUNT || in ntb_epf_vec_isr()
446 if (db_count < NTB_EPF_MIN_DB_COUNT) in ntb_epf_db_vector_count()
641 ret = ntb_epf_init_isr(ndev, NTB_EPF_MIN_DB_COUNT + 1, in ntb_epf_init_dev()