Searched full:793 (Results 1 – 25 of 38) sorted by relevance
12
/Linux-v6.6/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-pinephone-1.1.dts | 23 774 793 814 842
|
/Linux-v6.6/drivers/scsi/qedi/ |
D | qedi_iscsi.h | 34 #define MIN_MTU 576 /* rfc 793 */
|
/Linux-v6.6/include/dt-bindings/clock/ |
D | exynos5420.h | 266 #define CLK_DOUT_ACLK_CDREX1 793
|
/Linux-v6.6/net/core/ |
D | secure_seq.c | 42 * As close as possible to RFC 793, which in seq_scale()
|
/Linux-v6.6/arch/powerpc/include/asm/nohash/32/ |
D | mmu-8xx.h | 95 #define SPRN_M_CASID 793 /* Address space ID (context) to match */
|
/Linux-v6.6/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath11k.yaml | 454 <GIC_SPI 793 IRQ_TYPE_EDGE_RISING>,
|
/Linux-v6.6/drivers/cpufreq/ |
D | armada-37xx-cpufreq.c | 79 747, 758, 770, 782, 793, 805, 817, 828, 840, 852, 863, 875, 887, 898,
|
/Linux-v6.6/include/dt-bindings/gce/ |
D | mt8195-gce.h | 665 #define CMDQ_EVENT_TG_OVRUN_MRAW2_INT 793
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 360 case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */ in tcp_options() 422 case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */ in tcp_sack() 579 * RFC 793: "if a TCP is reinitialized ... then it need in tcp_in_window()
|
/Linux-v6.6/drivers/clk/mediatek/ |
D | clk-mt6795-topckgen.c | 377 FACTOR(CLK_TOP_CLKRTC_INT, "clkrtc_int", "clk26m", 1, 793),
|
D | clk-mt8173-topckgen.c | 452 FACTOR(CLK_TOP_CLKRTC_INT, "clkrtc_int", "clk26m", 1, 793),
|
D | clk-mt2701.c | 138 FACTOR(CLK_TOP_32K_INTERNAL, "32k_internal", "clk26m", 1, 793),
|
/Linux-v6.6/include/dt-bindings/mailbox/ |
D | mediatek,mt8188-gce.h | 924 #define CMDQ_SYNC_TOKEN_IMGSYS_POOL_54 793
|
/Linux-v6.6/drivers/accel/habanalabs/include/gaudi2/ |
D | gaudi2_async_events.h | 737 GAUDI2_EVENT_HBM1_MC1_SPI = 793,
|
/Linux-v6.6/drivers/clk/mmp/ |
D | clk-of-mmp2.c | 162 {.num = 28003, .den = 793}, /* 2.8224 MHz */
|
/Linux-v6.6/arch/arm64/boot/dts/apple/ |
D | t8112.dtsi | 817 msi-ranges = <&aic AIC_IRQ 793 IRQ_TYPE_EDGE_RISING 32>;
|
/Linux-v6.6/drivers/media/common/siano/ |
D | smscoreapi.h | 479 MSG_SMS_DEBUG_HOST_EVENT_RES = 793,
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | aic7xxx_seq.h_shipped | 1281 { ahc_patch0_func, 793, 7, 3 }, 1282 { ahc_patch23_func, 793, 5, 2 },
|
D | aic79xx_seq.h_shipped | 1159 { ahd_patch0_func, 793, 1, 1 },
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | reg.h | 928 #define SPRN_PMC7 793 1015 #define SPRN_PA6T_TSR0 793 /* Timestamp Register 0 */
|
/Linux-v6.6/drivers/hwmon/ |
D | via686a.c | 223 728, 738, 749, 759, 770, 782, 793, 805, 818, 830, 843, 856,
|
/Linux-v6.6/arch/x86/kernel/cpu/ |
D | amd.c | 742 /* F16h erratum 793, CVE-2013-6885 */ in early_init_amd()
|
/Linux-v6.6/fs/dlm/ |
D | midcomms.c | 49 * DLM wants to do it. There exists a state handling like RFC 793 but reduced
|
/Linux-v6.6/net/mptcp/ |
D | options.c | 384 case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */ in mptcp_get_options()
|
/Linux-v6.6/net/ipv4/ |
D | tcp_input.c | 4027 case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */ in tcp_parse_mss_option() 4079 case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */ in tcp_parse_options() 6484 * This function implements the receiving procedure of RFC 793 for 6715 /* RFC 793 says to queue data in these states, in tcp_rcv_state_process()
|
12