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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.h356 struct amap_tx_context { struct
386 u8 context[sizeof(struct amap_tx_context) / 8];
H A Dbe_cmds.c733 AMAP_SET_BITS(struct amap_tx_context, tx_ring_size, ctxt,
735 AMAP_SET_BITS(struct amap_tx_context, ctx_valid, ctxt, 1);
736 AMAP_SET_BITS(struct amap_tx_context, cq_id_send, ctxt, cq->id);

Completed in 118 milliseconds