Searched refs:cnic_get_bnx2x_ctx (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | cnic.c | 1533 static void *cnic_get_bnx2x_ctx(struct cnic_dev *dev, u32 cid, int init, in cnic_get_bnx2x_ctx() function 1586 ictx = cnic_get_bnx2x_ctx(dev, cid, 1, &context_addr); in cnic_setup_bnx2x_ctx() 1921 cnic_get_bnx2x_ctx(dev, cid, 0, &context_addr); in cnic_init_storm_conn_bufs() 2268 fctx = cnic_get_bnx2x_ctx(dev, cid, 1, &ctx_addr); in cnic_bnx2x_fcoe_ofld1()
|