/linux/Documentation/networking/ |
H A D | oa-tc6-framework.rst | 415 minus 1 allowing for up to 128 consecutive registers read 434 multiple consecutive registers. When multiple consecutive registers are 446 register or multiple consecutive registers. When multiple consecutive 473 Writing multiple consecutive registers starting from @address in the MAC-PHY. 474 Maximum of 128 consecutive registers can be written starting at @address. 484 Reading multiple consecutive registers starting from @address in the MAC-PHY. 485 Maximum of 128 consecutive registers can be read starting at @address.
|
/linux/Documentation/core-api/ |
H A D | circular-buffers.rst | 86 (#) Measure the maximum consecutive immediate space in a buffer:: 90 This returns the amount of consecutive space left in the buffer[1] into 106 This returns the number of consecutive items[2] that can be extracted from 187 pair between consecutive invocations of the consumer provides the necessary
|
/linux/drivers/scsi/isci/ |
H A D | remote_node_table.h | 65 * SCU hardware requires that STP remote node entries take three consecutive 151 * the remote nodes must occupy three consecutive remote node context 155 * of MAX_REMOTE_NODES / CONSECUTIVE RNi ENTRIES for STP / 2 entries per byte.
|
H A D | remote_node_table.c | 431 * This method will allocate three consecutive remote node context entries. If 433 * The remote node index that represents three consecutive remote node entries 556 * This method will release a group of three consecutive remote nodes back to 578 * @remote_node_count: This is the count of consecutive remote nodes that are
|
/linux/include/linux/ |
H A D | litex.h | 26 * logical CSR (Control&Status Register) into a series of consecutive physical 35 * subregisters (e.g., a 64-bit CSR will be spread across two consecutive
|
H A D | pgtable.h | 272 * set_ptes - Map consecutive pages to a contiguous range of addresses. 504 * clear_young_dirty_ptes - Mark PTEs that map consecutive pages of the 518 * Context: The caller holds the page table lock. The PTEs map consecutive 702 * get_and_clear_full_ptes - Clear present PTEs that map consecutive pages of 717 * Context: The caller holds the page table lock. The PTEs map consecutive 740 * get_and_clear_ptes - Clear present PTEs that map consecutive pages of 753 * Context: The caller holds the page table lock. The PTEs map consecutive 764 * clear_full_ptes - Clear present PTEs that map consecutive pages of the same 778 * Context: The caller holds the page table lock. The PTEs map consecutive 795 * clear_ptes - Clear present PTEs that map consecutive pages of the same folio. [all …]
|
H A D | rslib.h | 25 * @fcr: First consecutive root, index form 90 * @fcr: the first consecutive root of the rs code generator polynomial
|
H A D | intel_tpmi.h | 19 * Some TMPI IDs are not used by Linux, so the numbers are not consecutive.
|
/linux/drivers/accel/habanalabs/common/ |
H A D | security.h | 32 * @major_offset: address gap between 2 consecutive major blocks of particular type, 34 * @minor_offset: address gap between 2 consecutive minor blocks of particular type, 36 * @sub_minor_offset: address gap between 2 consecutive sub_minor blocks of particular
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | README | 135 Value field specifies the number of consecutive missing beacons which 142 Value field specifies the consecutive failure count threshold which 144 generated, the consecutive failure count is reset to 0.
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.c | 87 * Octeon can send jumbo frames in 4 consecutive descriptors, 116 * Octeon can send jumbo frames in 4 consecutive descriptors, 195 * Octeon can send jumbo frames in 4 consecutive descriptors, 224 * Octeon can send jumbo frames in 4 consecutive descriptors, 253 * Octeon can send jumbo frames in 4 consecutive descriptors, 282 * Octeon can send jumbo frames in 4 consecutive descriptors, 361 * Octeon can send jumbo frames in 4 consecutive descriptors, 390 * Octeon can send jumbo frames in 4 consecutive descriptors, 464 * Octeon can send jumbo frames in 4 consecutive descriptors, 493 * Octeon can send jumbo frames in 4 consecutive descriptors,
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | cypress,cy8ctma340.yaml | 87 description: the minimum period in ms between consecutive 93 description: the minimum period in ms between consecutive
|
/linux/drivers/tty/vt/ |
H A D | gen_ucs_fallback_table.py | 230 """Compress consecutive entries with the same fallback character into ranges. 231 A range is only compressed if it contains 3 or more consecutive entries.""" 241 # Look ahead to find consecutive entries with the same fallback 244 entries[j][0] == entries[j-1][0] + 1 and # consecutive offsets
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | vp702x.h | 16 /* consecutive read/write operation */ 20 /* the out-buffer of these consecutive operations contain sub-commands when b[0] = 0
|
/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | conf.h | 176 * The threshold (percent) of max consecutive beacon misses before 218 * Number of consecutive BT voice frames not interrupted by WLAN
|
/linux/drivers/md/ |
H A D | dm-exception-store.h | 84 * consecutive previous ones. 138 * Funtions to manipulate consecutive chunks
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs35l36.txt | 114 amount delay between consecutive volume attenuation steps when a brownout 129 between consecutive volume attenuation release steps when a brownout condition
|
/linux/include/uapi/linux/ |
H A D | hiddev.h | 131 * It really manifests itself as setting the value of consecutive usages */ 174 /* For writing/reading to multiple/consecutive usages */
|
/linux/net/can/ |
H A D | isotp.c | 108 #define N_PCI_CF 0x20 /* consecutive frame */ 165 u32 cfecho; /* consecutive frame echo tag */ 400 /* add waiting time for consecutive frames N_Cs */ in isotp_rcv_fc() 722 /* rx path: consecutive frame */ in isotp_rcv() 788 /* create consecutive frame */ in isotp_send_cframe() 791 /* place consecutive frame N_PCI in appropriate index */ in isotp_send_cframe() 805 /* set consecutive frame echo tag */ in isotp_send_cframe() 867 /* local echo skb with consecutive frame has been consumed */ in isotp_rcv_echo() 894 /* start timer to send next consecutive frame with correct delay */ in isotp_rcv_echo() 1097 /* reset consecutive fram in isotp_sendmsg() [all...] |
/linux/scripts/kconfig/tests/auto_submenu/ |
H A D | Kconfig | 51 This depends on A, but not a consecutive item, so can/should not
|
/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 266 bool consecutive; member 310 bool have_tsc, bool *consecutive,
|
/linux/include/linux/phy/ |
H A D | phy-lvds.h | 15 * @lanes: Number of active, consecutive,
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | mipi-dsi-bus.txt | 59 - If the virtual channels that a peripheral responds to are consecutive, the 62 the number of consecutive virtual channels.
|
/linux/include/linux/usb/ |
H A D | isp116x.h | 27 150ns delay between consecutive accesses to DATA_REG,
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-impedance-analyzer-ad5933 | 13 Frequency increment in Hz (step size) between consecutive
|