Searched refs:CTX_SIZE (Results 1 – 4 of 4) sorted by relevance
356 #define CTX_SIZE(_hcc) (HCC_64BYTE_CONTEXT(_hcc) ? 64 : 32) macro369 ctx->size += CTX_SIZE(xhci->hcc_params); in xhci_alloc_container_ctx()399 (ctx->bytes + CTX_SIZE(xhci->hcc_params)); in xhci_get_slot_ctx()412 (ctx->bytes + (ep_index * CTX_SIZE(xhci->hcc_params))); in xhci_get_ep_ctx()
6576 #define CTX_SIZE (1 << CTX_SHIFT) macro6577 #define CTX_MASK (CTX_SIZE - 1)
4357 for (i = 0; i < CTX_SIZE; i += 4) in cnic_init_context()
2609 for (i = 0; i < (CTX_SIZE / PHY_CTX_SIZE); i++) { in bnx2_init_context()