Home
last modified time | relevance | path

Searched full:1514 (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.h31 //#define SelectSimpleLength 1514 //[off] 60(0x3c) ~ 1514(0x5ea); 1…
71 #define RAND_SIZE_MAX 1514
80 // #define FRAME_LENH 1514 //max:1514
81 // #define FRAME_LENL 1513 //max:1514
82 #define FRAME_LENH 1514 //max:1514
83 #define FRAME_LENL 1514 //max:1514
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dsfq.json110 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 divisor 512",
156 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 64 divisor 1024",
179 …"matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 headdrop divis…
202 …"matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 headdrop divis…
/openbmc/linux/Documentation/devicetree/bindings/ufs/
H A Drenesas,ufs.yaml56 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>;
60 resets = <&cpg 1514>;
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_cfg.h78 #define AQ_CFG_MTU_DEF 1514U
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_internal.h12 #define HW_ATL2_MTU 1514U
/openbmc/linux/drivers/interconnect/qcom/
H A Dsm8450.h166 #define SM8450_SLAVE_MNOC_HF_MEM_NOC_DISP 1514
/openbmc/linux/drivers/net/usb/
H A Dcx82310_eth.c40 #define CX82310_MTU 1514
167 /* we can send at most 1514 bytes of data (+ 2-byte header) per URB */ in cx82310_bind()
H A Dgl620a.c52 #define GL_MAX_PACKET_LEN 1514
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0_internal.h17 #define HW_ATL_B0_MTU 1514U
/openbmc/linux/include/linux/usb/
H A Dcdc_ncm.h64 #define CDC_NCM_MIN_DATAGRAM_SIZE 1514 /* bytes */
/openbmc/qemu/hw/net/
H A Dmipsnet.c25 #define MAX_ETH_FRAME_SIZE 1514
H A Dne2000.c37 #define MAX_ETH_FRAME_SIZE 1514
/openbmc/u-boot/include/linux/
H A Dif_ether.h37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
/openbmc/linux/drivers/clk/renesas/
H A Dr8a779f0-cpg-mssr.c168 DEF_MOD("ufs", 1514, R8A779F0_CLK_S0D4_HSC),
/openbmc/linux/Documentation/networking/
H A Dnetdevices.rst192 actual skb will contain up to 1514 bytes because of the Ethernet
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c166 * Maximum pkt_len is 1518 (1514 + vlan header) in tulip_poll()
397 Maximum pkt_len is 1518 (1514 + vlan header) in tulip_rx()
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dsingle-display-mpo.svg80 inkscape:window-width="1514"
H A Dsingle-display-mpo-multi-video.svg80 inkscape:window-width="1514"
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h456 #define RTL8152_ETH_FRAME_LEN 1514
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779f0.dtsi733 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>;
737 resets = <&cpg 1514>;
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c84 u32 long_length_counter; /* counter: RX length > 1514byte */
/openbmc/u-boot/net/
H A Dnet.c1132 if (eth_proto < 1514) { in net_process_received_packet()
1492 } else if (protlen > 1514) { in net_update_ether()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h281 #define ALX_MTU_JUMBO_TH 1514
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst281 a packet which will have a length (after adding headers) > 1514 the packet

123