Searched refs:cnic_ctx (Results 1 – 2 of 2) sorted by relevance
123 struct cnic_ctx { struct301 struct cnic_ctx *ctx_arr;
918 sizeof(struct cnic_ctx); in cnic_alloc_context()1205 cp->ctx_arr = kcalloc(blks, sizeof(struct cnic_ctx), GFP_KERNEL); in cnic_alloc_bnx2x_context()4850 struct cnic_ctx *ctx = &cp->ctx_arr[i]; in cnic_setup_bnx2x_context()