Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Db44.c379 static void b44_populate_rx_descriptor(struct b44_private *bp, u32 idx) in b44_populate_rx_descriptor() function
419 b44_populate_rx_descriptor(bp, i); in b44_rx_refill()
450 b44_populate_rx_descriptor(bp, 0); in b44_init_rx_ring()
Db44.h454 static void b44_populate_rx_descriptor (struct b44_private *bp, u32 index);