Searched refs:cnic_get_bnx2x_ctx (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | cnic.c | 1662 static void *cnic_get_bnx2x_ctx(struct cnic_dev *dev, u32 cid, int init, in cnic_get_bnx2x_ctx() function 1717 ictx = cnic_get_bnx2x_ctx(dev, cid, 1, &context_addr); in cnic_setup_bnx2x_ctx() 2069 cnic_get_bnx2x_ctx(dev, cid, 0, &context_addr); in cnic_init_storm_conn_bufs() 2390 fctx = cnic_get_bnx2x_ctx(dev, cid, 1, &ctx_addr); in cnic_bnx2x_fcoe_ofld1()
|