Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h2545 #define NIU_NUM_LDG 64 macro
3274 struct niu_ldg ldg[NIU_NUM_LDG];
H A Dniu.c9017 struct msix_entry msi_vec[NIU_NUM_LDG]; in niu_try_msix()
9023 first_ldg = (NIU_NUM_LDG / parent->num_ports) * np->port; in niu_try_msix()
9024 for (i = 0; i < (NIU_NUM_LDG / parent->num_ports); i++) in niu_try_msix()
9030 BUG_ON(num_irqs > (NIU_NUM_LDG / parent->num_ports)); in niu_try_msix()
9076 u8 ldg_num_map[NIU_NUM_LDG]; in niu_ldg_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.h2545 #define NIU_NUM_LDG 64 macro
3274 struct niu_ldg ldg[NIU_NUM_LDG];
H A Dniu.c9041 struct msix_entry msi_vec[NIU_NUM_LDG]; in niu_try_msix()
9047 first_ldg = (NIU_NUM_LDG / parent->num_ports) * np->port; in niu_try_msix()
9048 for (i = 0; i < (NIU_NUM_LDG / parent->num_ports); i++) in niu_try_msix()
9054 BUG_ON(num_irqs > (NIU_NUM_LDG / parent->num_ports)); in niu_try_msix()
9100 u8 ldg_num_map[NIU_NUM_LDG]; in niu_ldg_init()

Completed in 40 milliseconds