Searched refs:VALID_MSIX_IDX (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.c20 #define VALID_MSIX_IDX(attr, msix_index) ((msix_index) < (attr)->num_irqs) macro
45 if (!VALID_MSIX_IDX(&hwif->attr, msix_index))
71 if (!VALID_MSIX_IDX(&hwif->attr, msix_index))

Completed in 138 milliseconds