/linux/drivers/net/ethernet/sfc/siena/ |
H A D | enum.h | 14 * @LOOPBACK_GMAC: loopback within GMAC 16 * @LOOPBACK_XGXS: loopback within BPX after XGXS 17 * @LOOPBACK_XAUI: loopback within BPX before XAUI serdes 18 * @LOOPBACK_GMII: loopback within BPX after GMAC 19 * @LOOPBACK_SGMII: loopback within BPX within SGMII 20 * @LOOPBACK_XGBR: loopback within BPX within XGBR 21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes 22 * @LOOPBACK_XAUI_FAR: loopback within BPX after XAUI serdes 23 * @LOOPBACK_GMII_FAR: loopback within BPX before SGMII 24 * @LOOPBACK_SGMII_FAR: loopback within BPX after SGMII [all …]
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | enum.h | 14 * @LOOPBACK_GMAC: loopback within GMAC 16 * @LOOPBACK_XGXS: loopback within BPX after XGXS 17 * @LOOPBACK_XAUI: loopback within BPX before XAUI serdes 18 * @LOOPBACK_GMII: loopback within BPX after GMAC 19 * @LOOPBACK_SGMII: loopback within BPX within SGMII 20 * @LOOPBACK_XGBR: loopback within BPX within XGBR 21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes 22 * @LOOPBACK_XAUI_FAR: loopback within BPX after XAUI serdes 23 * @LOOPBACK_GMII_FAR: loopback within BPX before SGMII 24 * @LOOPBACK_SGMII_FAR: loopback within BPX after SGMII [all …]
|
/linux/drivers/net/ethernet/sfc/ |
H A D | enum.h | 14 * @LOOPBACK_GMAC: loopback within GMAC 16 * @LOOPBACK_XGXS: loopback within BPX after XGXS 17 * @LOOPBACK_XAUI: loopback within BPX before XAUI serdes 18 * @LOOPBACK_GMII: loopback within BPX after GMAC 19 * @LOOPBACK_SGMII: loopback within BPX within SGMII 20 * @LOOPBACK_XGBR: loopback within BPX within XGBR 21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes 22 * @LOOPBACK_XAUI_FAR: loopback within BPX after XAUI serdes 23 * @LOOPBACK_GMII_FAR: loopback within BPX before SGMII 24 * @LOOPBACK_SGMII_FAR: loopback within BPX after SGMII [all …]
|
/linux/drivers/char/tpm/ |
H A D | Kconfig | 15 say Yes and it will be accessible from within Linux. For 69 within Linux. To compile this driver as a module, choose M here; 81 within Linux. To compile this driver as a module, choose M here; 89 say Yes and it will be accessible from within Linux. 99 say Yes and it will be accessible from within Linux. 111 within Linux on Socionext SynQuacer platform. 129 accessible from within Linux. 139 Specification 0.20 say Yes and it will be accessible from within 150 from within Linux. 159 say Yes and it will be accessible from within Linux. To [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 10 entry if it arrived within the configured timeout. 25 entry if it arrived within the configured timeout. 27 from this same entry too if it arrived within the configured 44 entry if it arrived within the configured timeout. 61 entry if it arrived within the configured timeout. 63 from this same entry too if it arrived within the configured 114 entry if it arrived on channel <m> within the configured 138 entry if it arrived on channel <m> within the configured 141 from this same entry too if it arrived within the configured 167 entry if it arrived on channel <m> within the configured [all …]
|
/linux/drivers/clk/ingenic/ |
H A D | cgu.h | 19 * @reg: the offset of the PLL's control register within the CGU 42 * @bypass_reg: the offset of the bypass control register within the CGU 72 * @reg: offset of the mux control register within the CGU 74 * the lowest bit of the mux value within its control register) 85 * @reg: offset of the divider control register within the CGU 87 * the lowest bit of the divide value within its control register) 92 * @ce_bit: the index of the change enable bit within reg, or -1 if there 94 * @busy_bit: the index of the busy bit within reg, or -1 if there isn't one 95 * @stop_bit: the index of the stop bit within reg, or -1 if there isn't one 122 * @reg: offset of the gate control register within the CGU [all …]
|
/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 42 the fixed fields within these two options are administered by the Defense 77 systems within a single Domain of Interpretation (DOI). A DOI is a 82 mapping to hosts within the authority's domain. These mappings may be 123 a mapping table within CIPSO hosts to map these numbers to their 139 to identify which mapping was used for the values within the option. 151 all tags, as well as fields within a tag, are not aligned on any particular 230 restriction of 40 bytes the value within this field is between 4 and 34. 316 restriction of 40 bytes the value within this field is between 4 and 34. 347 by their position within a bit field. The length of each category is 2 350 value. The categories MUST be listed in ascending order within the tag. [all …]
|
/linux/tools/include/linux/ |
H A D | list.h | 250 * @entry: an entry within head, could be the head itself 349 * @member: the name of the list_head within the struct. 358 * @member: the name of the list_head within the struct. 369 * @member: the name of the list_head within the struct. 380 * @member: the name of the list_head within the struct. 391 * @member: the name of the list_head within the struct. 401 * @member: the name of the list_head within the struct. 409 * @member: the name of the list_head within the struct. 455 * @member: the name of the list_head within the struct. 466 * @member: the name of the list_head within the struct. [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_runtime_jit.c | 86 __description("runtime/jit: tail_call within bounds, prog once") 103 __description("runtime/jit: tail_call within bounds, prog loop") 120 __description("runtime/jit: tail_call within bounds, no prog") 137 __description("runtime/jit: tail_call within bounds, key 2") 154 __description("runtime/jit: tail_call within bounds, key 2 / key 2, first branch") 179 __description("runtime/jit: tail_call within bounds, key 2 / key 2, second branch") 204 __description("runtime/jit: tail_call within bounds, key 0 / key 2, first branch") 229 __description("runtime/jit: tail_call within bounds, key 0 / key 2, second branch") 254 __description("runtime/jit: tail_call within bounds, different maps, first branch") 281 __description("runtime/jit: tail_call within bounds, different maps, second branch")
|
/linux/net/ipv4/ |
H A D | tcp_lp.c | 13 * within cong_avoid. 16 * o Handling calculation of One-Way-Delay (OWD) within rtt_sample, since 18 * o Handle reaction for Early Congestion Indication (ECI) within 19 * pkts_acked, as mentioned within pseudo code. 47 * @LP_WITHIN_THR: are we within threshold? 48 * @LP_WITHIN_INF: are we within inference? 286 /* test if within inference */ in tcp_lp_pkts_acked() 292 /* test if within threshold */ in tcp_lp_pkts_acked() 308 * and will usually within threshold when within inference */ in tcp_lp_pkts_acked() 313 /* happened within inference in tcp_lp_pkts_acked()
|
/linux/scripts/include/ |
H A D | list.h | 16 * @member: the name of the member within the struct. 226 * @member: the name of the list_head within the struct. 235 * @member: the name of the list_head within the struct. 246 * @member: the name of the list_head within the struct. 256 * @member: the name of the list_head within the struct. 264 * @member: the name of the list_head within the struct. 273 * @member: the name of the list_head within the struct. 282 * @member: the name of the list_head within the struct. 293 * @member: the name of the list_head within the struct. 305 * @member: the name of the list_head within the struct. [all …]
|
/linux/include/linux/ |
H A D | rio_drv.h | 51 * Reads 32 bits of data from the specified offset within the local 66 * Writes 32 bits of data to the specified offset within the local 81 * Reads 16 bits of data from the specified offset within the local 96 * Writes 16 bits of data to the specified offset within the local 112 * Reads 8 bits of data from the specified offset within the local 127 * Writes 8 bits of data to the specified offset within the local 142 * Reads 32 bits of data from the specified offset within the 158 * Writes 32 bits of data to the specified offset within the 174 * Reads 16 bits of data from the specified offset within the 190 * Writes 16 bits of data to the specified offset within the [all …]
|
H A D | list.h | 470 * @entry: an entry within head, could be the head itself 497 * @entry: an entry within head, could be the head itself 598 * @member: the name of the list_head within the struct. 607 * @member: the name of the list_head within the struct. 618 * @member: the name of the list_head within the struct. 629 * @member: the name of the list_head within the struct. 642 * @member: the name of the list_head within the struct. 651 * @member: the name of the list_head within the struct. 663 * @member: the name of the list_head within the struct. 672 * @member: the name of the list_head within the struct. [all …]
|
H A D | hashtable.h | 124 * @member: the name of the hlist_node within the struct 136 * @member: the name of the hlist_node within the struct 150 * @member: the name of the hlist_node within the struct 162 * @member: the name of the hlist_node within the struct 173 * @member: the name of the hlist_node within the struct 185 * @member: the name of the hlist_node within the struct 201 * @member: the name of the hlist_node within the struct
|
H A D | rculist.h | 56 * Check during list traversal that we are within an RCU reader 348 * @member: the name of the list_head within the struct. 390 * @member: the name of the list_head within the struct. 409 * @member: the name of the list_head within the struct. 429 * @member: the name of the list_head within the struct. 446 * @member: the name of the list_head within the struct. 465 * @member: the name of the list_head within the struct. 469 * implicit RCU read-side guarding. One example is running within a special 481 * @member: the name of the list_struct within the struct. 485 * implicit RCU read-side guarding. One example is running within a special [all …]
|
/linux/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 146 * @crtc_x: x coordinate within CRTC 147 * @crtc_y: y coordinate within CRTC 148 * @crtc_w: width coordinate within CRTC 149 * @crtc_h: height coordinate within CRTC 150 * @src_x: x coordinate within source 151 * @src_y: y coordinate within source 152 * @src_w: width coordinate within source 153 * @src_h: height coordinate within source
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nvidia,tegra186-gpio.yaml | 44 alphabetical port name and an integer GPIO name within the port. For 48 of implemented GPIOs within each port varies. GPIO registers within a 52 port, and the mapping from port name to register offset within a 56 The values chosen for the names are alphabetically sorted within a 61 signal represents the aggregate status for all GPIOs within a set of 71 different CPUs to each handle subsets of the interrupts within a port.
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.h | 104 /* Return the offset of a file block length within an rt extent. */ 138 /* Return the offset of a rtgroup block number within an rt extent. */ 147 /* Return the offset of an rt block number within an rt extent. */ 190 /* Convert an rt extent number to a word offset within an rt bitmap block. */ 218 /* Return a pointer to a bitmap word within a rt bitmap block. */ 266 * offset within the rt summary file. 278 * Convert an xfs_suminfo_t offset to a file block offset within the rt summary 293 * Convert an xfs_suminfo_t offset to an info word offset within an rt summary 309 /* Return a pointer to a summary info word within a rt summary block. */
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio_copy.c | 17 * @pbuf: a number of blocks allocated within a PIO send context 46 * all QWORD data is within the SOP block, does *not* in pio_copy() 58 * 1. The possible DWORD dangle will still be within in pio_copy() 277 * all QWORD data is within the SOP block, does *not* in seg_pio_copy_start() 289 * 1. The possible DWORD dangle will still be within in seg_pio_copy_start() 367 * Still within SOP block. We don't need to check for in mid_copy_mix() 446 * the else. If we have wrapped, we cannot still be within the in mid_copy_mix() 454 /* jump to the SOP range if within the first block */ in mid_copy_mix() 493 * Still within SOP block. We don't need to check for in mid_copy_straight() 567 * @pbuf: a number of blocks allocated within a PIO send context [all …]
|
/linux/LICENSES/dual/ |
H A D | Apache-2.0 | 78 subsequently incorporated within the Work. 97 lawsuit) alleging that the Work or a Contribution incorporated within 120 include a readable copy of the attribution notices contained within 123 places: within a NOTICE text file distributed as part of the 124 Derivative Works; within the Source form or documentation, if 125 provided along with the Derivative Works; or, within a display 129 add Your own attribution notices within Derivative Works that You
|
/linux/Documentation/sound/soc/ |
H A D | pops-clicks.rst | 6 of components within the audio subsystem. This is noticeable on PCs when an 11 because the components within the subsystem are being dynamically powered 21 suppression. Pops can be reduced within playback by powering the audio 50 An unwanted zipper noise can occur within the audio playback or capture stream
|
/linux/drivers/soc/ti/ |
H A D | pruss.h | 52 * @reg: register offset within the CFG sub-module 55 * Reads a given register within the PRUSS CFG sub-module and 71 * @reg: register offset within the CFG sub-module 75 * Programs a given register within the PRUSS CFG sub-module
|
/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | ciu.txt | 12 - #interrupt-cells: Must be <2>. The first cell is the bank within 14 within the bank and may have a value between 0 and 63. 22 * 2) Bit within the register (0..63)
|
/linux/Documentation/devicetree/bindings/ptp/ |
H A D | ptp-ines.txt | 7 port index within the IP core. 14 Required format of the port handle within the PHY node: 17 the port channel within the IP core
|
/linux/security/ipe/ |
H A D | Kconfig | 59 This option enables the 'dmverity_roothash' property within IPE 68 This option enables the 'dmverity_signature' property within IPE 79 This option enables the 'fsverity_digest' property within IPE 90 This option enables the 'fsverity_signature' property within IPE
|