Lines Matching refs:cqes
1329 struct kcqe *cqes[], u32 num_cqes) in cnic_reply_bnx2x_kcqes() argument
1338 cqes, num_cqes); in cnic_reply_bnx2x_kcqes()
1430 struct kcqe *cqes[1]; in cnic_bnx2x_iscsi_init2() local
1460 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_iscsi_init2()
1461 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_ISCSI, cqes, 1); in cnic_bnx2x_iscsi_init2()
1745 struct kcqe *cqes[1]; in cnic_bnx2x_iscsi_ofld1() local
1799 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_iscsi_ofld1()
1800 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_ISCSI, cqes, 1); in cnic_bnx2x_iscsi_ofld1()
1860 struct kcqe *cqes[1]; in cnic_bnx2x_iscsi_destroy() local
1891 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_iscsi_destroy()
1892 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_ISCSI, cqes, 1); in cnic_bnx2x_iscsi_destroy()
2113 struct kcqe *cqes[1]; in cnic_bnx2x_offload_pg() local
2119 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_offload_pg()
2120 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_offload_pg()
2128 struct kcqe *cqes[1]; in cnic_bnx2x_update_pg() local
2134 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_update_pg()
2135 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_L4, cqes, 1); in cnic_bnx2x_update_pg()
2238 struct kcqe *cqes[1]; in cnic_bnx2x_fcoe_ofld1() local
2311 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_fcoe_ofld1()
2312 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_FCOE, cqes, 1); in cnic_bnx2x_fcoe_ofld1()
2385 struct kcqe *cqes[1]; in cnic_bnx2x_fcoe_destroy() local
2415 cqes[0] = (struct kcqe *) &kcqe; in cnic_bnx2x_fcoe_destroy()
2416 cnic_reply_bnx2x_kcqes(dev, CNIC_ULP_FCOE, cqes, 1); in cnic_bnx2x_fcoe_destroy()