/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | mac.h | 31 //#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 D | sfq.json | 110 … "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 D | renesas,ufs.yaml | 56 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>; 60 resets = <&cpg 1514>;
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_cfg.h | 78 #define AQ_CFG_MTU_DEF 1514U
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_internal.h | 12 #define HW_ATL2_MTU 1514U
|
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | sm8450.h | 166 #define SM8450_SLAVE_MNOC_HF_MEM_NOC_DISP 1514
|
/openbmc/linux/drivers/net/usb/ |
H A D | cx82310_eth.c | 40 #define CX82310_MTU 1514 167 /* we can send at most 1514 bytes of data (+ 2-byte header) per URB */ in cx82310_bind()
|
H A D | gl620a.c | 52 #define GL_MAX_PACKET_LEN 1514
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_b0_internal.h | 17 #define HW_ATL_B0_MTU 1514U
|
/openbmc/linux/include/linux/usb/ |
H A D | cdc_ncm.h | 64 #define CDC_NCM_MIN_DATAGRAM_SIZE 1514 /* bytes */
|
/openbmc/qemu/hw/net/ |
H A D | mipsnet.c | 25 #define MAX_ETH_FRAME_SIZE 1514
|
H A D | ne2000.c | 37 #define MAX_ETH_FRAME_SIZE 1514
|
/openbmc/u-boot/include/linux/ |
H A D | if_ether.h | 37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_ether.h | 37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | r8a779f0-cpg-mssr.c | 168 DEF_MOD("ufs", 1514, R8A779F0_CLK_S0D4_HSC),
|
/openbmc/linux/Documentation/networking/ |
H A D | netdevices.rst | 192 actual skb will contain up to 1514 bytes because of the Ethernet
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 166 * 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 D | single-display-mpo.svg | 80 inkscape:window-width="1514"
|
H A D | single-display-mpo-multi-video.svg | 80 inkscape:window-width="1514"
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 456 #define RTL8152_ETH_FRAME_LEN 1514
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a779f0.dtsi | 733 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>; 737 resets = <&cpg 1514>;
|
/openbmc/u-boot/drivers/net/ |
H A D | dm9000x.c | 84 u32 long_length_counter; /* counter: RX length > 1514byte */
|
/openbmc/u-boot/net/ |
H A D | net.c | 1132 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 D | reg.h | 281 #define ALX_MTU_JUMBO_TH 1514
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
H A D | stmmac.rst | 281 a packet which will have a length (after adding headers) > 1514 the packet
|