Searched refs:bundle (Results 1 - 18 of 18) sorted by relevance

/drivers/dma/ioat/
H A Dhw.h82 unsigned int bundle:1; member in struct:ioat_dma_descriptor::__anon561::__anon562
114 unsigned int bundle:1; member in struct:ioat_xor_descriptor::__anon564::__anon565
161 unsigned int bundle:1; member in struct:ioat_pq_descriptor::__anon568::__anon569
210 unsigned int bundle:1; member in struct:ioat_pq_update_descriptor::__anon571::__anon572
/drivers/gpu/drm/nouveau/core/engine/graph/
H A Dctxgk20a.c52 .bundle = nve4_grctx_generate_bundle,
H A Dctxgk110b.c93 .bundle = nve4_grctx_generate_bundle,
H A Dctxnvc4.c102 .bundle = nvc0_grctx_generate_bundle,
H A Dctxnvd7.c233 oclass->bundle(info);
273 .bundle = nvc0_grctx_generate_bundle,
H A Dctxnvc0.h38 /* bundle circular buffer */
39 void (*bundle)(struct nvc0_grctx *); member in struct:nvc0_grctx_oclass
H A Dctxnvc8.c353 .bundle = nvc0_grctx_generate_bundle,
H A Dctxnv108.c554 .bundle = nve4_grctx_generate_bundle,
H A Dctxnvd9.c521 .bundle = nvc0_grctx_generate_bundle,
H A Dctxgm107.c966 oclass->bundle(info);
1021 .bundle = gm107_grctx_generate_bundle,
H A Dctxnve4.c957 oclass->bundle(info);
1009 .bundle = nve4_grctx_generate_bundle,
H A Dctxnvc0.c1242 oclass->bundle(info);
1379 .bundle = nvc0_grctx_generate_bundle,
H A Dctxnvc1.c796 .bundle = nvc0_grctx_generate_bundle,
H A Dctxnvf0.c832 .bundle = nve4_grctx_generate_bundle,
/drivers/isdn/mISDN/
H A Dl1oip.h58 int bundle; /* bundle channels in one frm */ member in struct:l1oip
H A Dl1oip_core.c1300 init_card(struct l1oip *hc, int pri, int bundle) argument
1312 hc->bundle = bundle;
1455 int pri, bundle; local
1473 bundle = 0;
1477 bundle = 0;
1481 bundle = 1;
1485 bundle = 1;
1497 bundle ? "bundled IP packet for all B-channels" :
1512 ret = init_card(hc, pri, bundle);
[all...]
/drivers/net/ethernet/intel/
H A De100.c1205 * better to limit the growth of the bundle size than let it go as
1210 * a limit on the bundle size, set this value to xFFFF.
1217 * not affect the current bundle in any way. Any frame that is 128
1251 u8 timer, bundle, min_size; local
1315 /* Read timer, bundle and min_size from end of firmware blob */
1317 bundle = fw->data[UCODE_SIZE * 4 + 1];
1320 if (timer >= UCODE_SIZE || bundle >= UCODE_SIZE ||
1324 fw_name, timer, bundle, min_size);
1339 u8 timer, bundle, min_size; local
1348 /* Read timer, bundle an
[all...]
/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h690 __u8 bundle:1; member in struct:cpl_pcmd
696 __u8 bundle:1; member in struct:cpl_pcmd

Completed in 172 milliseconds