Home
last modified time | relevance | path

Searched refs:scheme (Results 1 – 25 of 163) sorted by relevance

1234567

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_keygen.c489 struct keygen_scheme *scheme; in keygen_bind_port_to_schemes() local
494 scheme = get_scheme(keygen, scheme_id); in keygen_bind_port_to_schemes()
495 if (!scheme) { in keygen_bind_port_to_schemes()
499 if (!scheme->used) { in keygen_bind_port_to_schemes()
506 ar_reg = build_ar_bind_scheme(scheme->hw_port_id, false); in keygen_bind_port_to_schemes()
515 ar_reg = build_ar_bind_scheme(scheme->hw_port_id, true); in keygen_bind_port_to_schemes()
540 struct keygen_scheme *scheme; in keygen_scheme_setup() local
544 scheme = get_scheme(keygen, scheme_id); in keygen_scheme_setup()
545 if (!scheme) { in keygen_scheme_setup()
549 if (enable && scheme->used) { in keygen_scheme_setup()
[all …]
/Linux-v4.19/drivers/atm/
Dfore200e.c273 int scheme, magn, nbr; in fore200e_free_rx_buf() local
276 for (scheme = 0; scheme < BUFFER_SCHEME_NBR; scheme++) { in fore200e_free_rx_buf()
279 if ((buffer = fore200e->host_bsq[ scheme ][ magn ].buffer) != NULL) { in fore200e_free_rx_buf()
281 for (nbr = 0; nbr < fore200e_rx_buf_nbr[ scheme ][ magn ]; nbr++) { in fore200e_free_rx_buf()
297 int scheme, magn; in fore200e_uninit_bs_queue() local
299 for (scheme = 0; scheme < BUFFER_SCHEME_NBR; scheme++) { in fore200e_uninit_bs_queue()
302 struct chunk* status = &fore200e->host_bsq[ scheme ][ magn ].status; in fore200e_uninit_bs_queue()
303 struct chunk* rbd_block = &fore200e->host_bsq[ scheme ][ magn ].rbd_block; in fore200e_uninit_bs_queue()
954 int bsq_audit(int where, struct host_bsq* bsq, int scheme, int magn) in bsq_audit() argument
964 where, scheme, magn, buffer->index); in bsq_audit()
[all …]
Dfore200e.h284 enum buffer_scheme scheme : 8, /* buffer scheme */
580 enum buffer_scheme scheme; /* buffer scheme */ member
884 enum buffer_scheme scheme; /* rx buffer scheme */ member
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt35 Refer below "How to select correct ECC scheme for your device ?"
105 How to select correct ECC scheme for your device ?
107 Higher ECC scheme usually means better protection against bit-flips and
108 increased system lifetime. However, selection of ECC scheme is dependent
120 Other factor which governs the selection of ecc-scheme is oob-size.
137 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.
144 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.
147 (OOBSIZE=128). So this device can use BCH16 ecc-scheme.
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dbtcoex.c120 if (btcoex_hw->scheme != ATH_BTCOEX_CFG_2WIRE && in ath9k_hw_btcoex_pin_init()
121 btcoex_hw->scheme != ATH_BTCOEX_CFG_3WIRE) in ath9k_hw_btcoex_pin_init()
146 btcoex_hw->scheme = ATH_BTCOEX_CFG_NONE; in ath9k_hw_btcoex_init_scheme()
151 btcoex_hw->scheme = ATH_BTCOEX_CFG_MCI; in ath9k_hw_btcoex_init_scheme()
153 btcoex_hw->scheme = ATH_BTCOEX_CFG_3WIRE; in ath9k_hw_btcoex_init_scheme()
160 btcoex_hw->scheme = ATH_BTCOEX_CFG_3WIRE; in ath9k_hw_btcoex_init_scheme()
162 btcoex_hw->scheme = ATH_BTCOEX_CFG_2WIRE; in ath9k_hw_btcoex_init_scheme()
434 if (btcoex_hw->scheme == ATH_BTCOEX_CFG_3WIRE) { in ath9k_hw_btcoex_disable()
Dhtc_drv_gpio.c176 if (ah->btcoex_hw.scheme == ATH_BTCOEX_CFG_3WIRE) in ath9k_htc_stop_btcoex()
192 ah->btcoex_hw.scheme = ATH_BTCOEX_CFG_NONE; in ath9k_htc_init_btcoex()
197 ah->btcoex_hw.scheme = ATH_BTCOEX_CFG_3WIRE; in ath9k_htc_init_btcoex()
Dbtcoex.h108 enum ath_btcoex_scheme scheme; member
Dgpio.c404 enum ath_btcoex_scheme scheme = ath9k_hw_get_btcoex_scheme(ah); in ath9k_deinit_btcoex() local
406 if (scheme == ATH_BTCOEX_CFG_2WIRE || in ath9k_deinit_btcoex()
407 scheme == ATH_BTCOEX_CFG_3WIRE) in ath9k_deinit_btcoex()
/Linux-v4.19/net/decnet/
DTODO30 we have a half-way house scheme which seems to work reasonably well, but
31 the full scheme is still worth implementing, its not not top of my list
/Linux-v4.19/Documentation/filesystems/
Dmandatory-locking.txt42 "advisory" locking scheme. However, the world isn't perfect, and there's
46 with a "mandatory" locking scheme, whereby the operating system kernel would
51 The System V mandatory locking scheme was intended to have as little impact as
52 possible on existing user code. The scheme is based on marking individual files
62 Note 2: POSIX.1 does not specify any scheme for mandatory locking, despite
63 borrowing the fcntl() locking scheme from System V. The mandatory locking
64 scheme is defined by the System V Interface Definition (SVID) Version 3.
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dqcom,spmi-pmic.txt4 PMICs. These PMICs use a QPNP scheme through SPMI interface.
5 QPNP is effectively a partitioning scheme for dividing the SPMI extended
/Linux-v4.19/Documentation/scsi/
Daha152x.txt107 The BIOS uses a cylinder/head/sector addressing scheme (C/H/S)
108 scheme instead. DOS expects a BIOS or driver that understands this
116 geometry just to be able to support that addressing scheme. The geometry
126 Moreover there are certain limitations to the C/H/S addressing scheme,
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Difork.rst36 Note that with this block mapping scheme, it is necessary to fill out a
38 led to the creation of the extent mapping scheme, discussed below.
40 Notice also that a file using this mapping scheme cannot be placed
47 tree. Under the old scheme, allocating a contiguous run of 1,000 blocks
Dallocators.rst25 Under this scheme, when a file needs more blocks to absorb file writes,
51 this scheme evens out the loading on the block groups, though the author
/Linux-v4.19/Documentation/devicetree/bindings/arm/ti/
Dk3.txt5 shall follow the following scheme:
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/
Dqnap-poweroff.txt8 Synology NAS devices use a similar scheme, but a different baud rate,
/Linux-v4.19/Documentation/iio/
Dep93xx_adc.txt11 Numbering scheme for channels 0..4 is defined in EP9301 and EP9302 datasheets.
/Linux-v4.19/fs/ceph/
DKconfig35 groups beyond the owner/group/world scheme.
/Linux-v4.19/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra186-bpmp.txt54 services. Put another way, the numbering scheme for I2C buses is distinct from
55 the numbering scheme for any other service the BPMP may provide (e.g. a future
/Linux-v4.19/fs/9p/
DKconfig26 groups beyond the owner/group/world scheme.
/Linux-v4.19/fs/ext2/
DKconfig26 groups beyond the owner/group/world scheme.
/Linux-v4.19/Documentation/mtd/nand/
Dpxa3xx-nand.txt55 So, repeating the above scheme, a 2048B data chunk will be followed by 32B
73 Because of the above scheme, and because the "spare" OOB is really located in
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dqcom.txt6 To support this scheme, we encode this information into the board compatible
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt25 sequence, otherwise the default Low-Z scheme is used.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dingenic,pinctrl.txt10 naming scheme "PxN" where x is a character identifying the GPIO port with

1234567