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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptlan.c82 struct BufferControl { struct
103 struct BufferControl *RcvCtl; /* Receive BufferControl structs */
104 struct BufferControl *SendCtl; /* Send BufferControl structs */
395 priv->SendCtl = kcalloc(priv->tx_max_out, sizeof(struct BufferControl),
411 sizeof(struct BufferControl),

Completed in 40 milliseconds