Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/rtase/
A Drtase.h50 #define RTASE_NUM_MSIX 4 macro
319 struct msix_entry msix_entry[RTASE_NUM_MSIX];
320 struct rtase_int_vector int_vector[RTASE_NUM_MSIX];
A Drtase_main.c1806 memset(tp->msix_entry, 0x0, RTASE_NUM_MSIX * in rtase_alloc_msix()
1809 for (i = 0; i < RTASE_NUM_MSIX; i++) in rtase_alloc_msix()

Completed in 25 milliseconds