Searched refs:RTASE_NUM_MSIX (Results 1 – 2 of 2) sorted by relevance
53 #define RTASE_NUM_MSIX 4 macro322 struct msix_entry msix_entry[RTASE_NUM_MSIX];323 struct rtase_int_vector int_vector[RTASE_NUM_MSIX];
1817 memset(tp->msix_entry, 0x0, RTASE_NUM_MSIX * in rtase_alloc_msix()1820 for (i = 0; i < RTASE_NUM_MSIX; i++) in rtase_alloc_msix()