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

/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c943 AMAP_SET_BITS(struct amap_tx_context, if_id, ctxt,
951 AMAP_SET_BITS(struct amap_tx_context, tx_ring_size, ctxt,
953 AMAP_SET_BITS(struct amap_tx_context, ctx_valid, ctxt, 1);
954 AMAP_SET_BITS(struct amap_tx_context, cq_id_send, ctxt, cq->id);
H A Dbe_cmds.h462 struct amap_tx_context { struct
492 u8 context[sizeof(struct amap_tx_context) / 8];

Completed in 219 milliseconds