Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c1397 if ((hp->happy_bursts & DMA_BURST64) && in happy_meal_init()
1414 hp->happy_bursts); in happy_meal_init()
1422 } else if (hp->happy_bursts & DMA_BURST32) { in happy_meal_init()
1425 } else if (hp->happy_bursts & DMA_BURST16) { in happy_meal_init()
2576 hp->happy_bursts = of_getintprop_default(sbus_dp, in happy_meal_sbus_probe_one()
2718 hp->happy_bursts = DMA_BURSTBITS; in happy_meal_pci_probe()
H A Dsunhme.h436 unsigned int happy_bursts; /* Get your mind out of the gutter */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c1577 if ((hp->happy_bursts & DMA_BURST64) && in happy_meal_init()
1594 hp->happy_bursts); in happy_meal_init()
1602 } else if (hp->happy_bursts & DMA_BURST32) { in happy_meal_init()
1605 } else if (hp->happy_bursts & DMA_BURST16) { in happy_meal_init()
2802 hp->happy_bursts = of_getintprop_default(sbus_dp, in happy_meal_sbus_probe_one()
3121 hp->happy_bursts = DMA_BURSTBITS; in happy_meal_pci_probe()
H A Dsunhme.h436 unsigned int happy_bursts; /* Get your mind out of the gutter */ member

Completed in 11 milliseconds