Searched full:grouping (Results 1 – 25 of 95) sorted by relevance
1234
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
D | bf.c | 188 u8 grouping = 0, codebookinfo = 1, coefficientsize = 3; in rtw_bf_enable_bfee_su() local 215 (grouping << 6) | in rtw_bf_enable_bfee_su() 236 u8 grouping = 0, codebookinfo = 1, coefficientsize = 0; in rtw_bf_enable_bfee_mu() local 243 (grouping << 6) | in rtw_bf_enable_bfee_mu() 248 nc_index, nr_index, grouping, codebookinfo, in rtw_bf_enable_bfee_mu()
|
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_82599.c | 14 * @bwg_id: bandwidth grouping indexed by traffic class 74 * @bwg_id: bandwidth grouping indexed by traffic class 125 * @bwg_id: bandwidth grouping indexed by traffic class 327 * @bwg_id: bandwidth grouping indexed by traffic class
|
D | ixgbe_dcb_82598.c | 73 * @bwg_id: bandwidth grouping indexed by traffic class 122 * @bwg_id: bandwidth grouping indexed by traffic class 258 * @bwg_id: bandwidth grouping indexed by traffic class
|
/Linux-v5.10/arch/powerpc/platforms/pasemi/ |
D | msi.c | 22 * since that's the size of the grouping w.r.t. affinity. If someone 94 /* Allocate 16 interrupts for now, since that's the grouping for in pasemi_msi_setup_msi_irqs()
|
/Linux-v5.10/net/dcb/ |
D | Kconfig | 17 Enhanced Transmission Selection (aka Priority Grouping) - provides a
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-rt-group.rst | 14 2.3 Basis for grouping tasks 126 2.3 Basis for grouping tasks
|
/Linux-v5.10/drivers/gpu/drm/vboxvideo/ |
D | vboxvideo_guest.h | 11 * Structure grouping the context needed for sending graphics acceleration
|
/Linux-v5.10/drivers/dma/dw-edma/ |
D | dw-edma-v0-debugfs.c | 153 /* eDMA channel context grouping */ in dw_edma_debugfs_regs_wr() 222 /* eDMA channel context grouping */ in dw_edma_debugfs_regs_rd()
|
D | dw-edma-v0-regs.h | 135 /* eDMA channel context grouping */
|
/Linux-v5.10/drivers/net/wireless/intersil/prism54/ |
D | isl_oid.h | 140 /* Prism "Nitro" / Frameburst / "Packet Frame Grouping" 146 * https://www.hpl.hp.com/personal/Jean_Tourrilhes/Papers/Packet.Frame.Grouping.html
|
/Linux-v5.10/lib/kunit/ |
D | kunit-example-test.c | 59 * This defines a suite or grouping of tests.
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | cavium-pip.txt | 4 devices. The devices have a two level grouping scheme. There may be
|
/Linux-v5.10/Documentation/ |
D | conf.py | 459 # Grouping the document tree into LaTeX files. List of tuples 517 # Grouping the document tree into Texinfo files. List of tuples 611 # Grouping the document tree into PDF files. List of tuples
|
/Linux-v5.10/drivers/s390/cio/ |
D | device.h | 121 /* Function prototypes for path grouping stuff. */
|
D | css.h | 18 * path grouping stuff
|
D | io_sch.h | 152 unsigned int pgroup:1; /* do path grouping */
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.txt | 45 The pin grouping is a fixed attribute of the hardware. The PMC can be
|
/Linux-v5.10/tools/testing/kunit/test_data/ |
D | test_is_test_passed-no_tests_run.log | 9 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 14038
|
D | test_output_isolated_correctly.log | 2 Built 1 zonelists, mobility grouping on. Total pages: 69906
|
/Linux-v5.10/drivers/misc/sgi-xp/ |
D | xp.h | 33 * can comprise an access protection grouping. The access protection is in 38 * of nodes that comprise an access protection grouping.
|
/Linux-v5.10/include/linux/ |
D | percpu.h | 83 int nr_groups; /* 0 if grouping unnecessary */
|
D | iommu.h | 211 * @of_xlate: add OF master IDs to iommu grouping 560 /* PCI device grouping function */ 562 /* Generic device grouping function */ 564 /* FSL-MC device grouping function */
|
/Linux-v5.10/Documentation/dev-tools/kunit/ |
D | index.rst | 24 cases, grouping related test cases into test suites, providing common
|
/Linux-v5.10/include/uapi/linux/ |
D | scc.h | 80 /* channel grouping */
|
/Linux-v5.10/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.h | 72 /* Frame Engine Interrupt Grouping Register */ 151 /* PDMA Interrupt grouping registers */ 234 /* QDMA Interrupt grouping registers */
|
1234