Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dcnic.h127 struct cnic_ctx { struct
310 struct cnic_ctx *ctx_arr;
Dcnic.c861 sizeof(struct cnic_ctx); in cnic_alloc_context()
1098 cp->ctx_arr = kcalloc(blks, sizeof(struct cnic_ctx), GFP_KERNEL); in cnic_alloc_bnx2x_context()
4541 struct cnic_ctx *ctx = &cp->ctx_arr[i]; in cnic_setup_bnx2x_context()