/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | sfq.json | 101 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 divisor 512", 143 … "matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 64 divisor 1024", 164 …"matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 headdrop divis… 185 …"matchPattern": "qdisc sfq 1: root refcnt [0-9]+ limit 127p quantum 1514b depth 127 headdrop divis…
|
/linux/Documentation/devicetree/bindings/ufs/ |
H A D | renesas,ufs.yaml | 56 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>; 60 resets = <&cpg 1514>;
|
/linux/tools/testing/selftests/net/ |
H A D | fq_band_pktlimit.sh | 30 tc qdisc replace dev dummy0 root handle 1: fq quantum 1514 initial_quantum 1514 limit 10
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_internal.h | 12 #define HW_ATL2_MTU 1514U
|
/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
|
H A D | kaweth.c | 50 #define KAWETH_MTU 1514
|
/linux/drivers/interconnect/qcom/ |
H A D | sm8450.h | 166 #define SM8450_SLAVE_MNOC_HF_MEM_NOC_DISP 1514
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_b0_internal.h | 17 #define HW_ATL_B0_MTU 1514U
|
H A D | hw_atl_utils.c | 638 self->aq_nic_cfg->mtu : 1514U; in hw_atl_utils_mpi_read_stats()
|
/linux/include/linux/usb/ |
H A D | cdc_ncm.h | 64 #define CDC_NCM_MIN_DATAGRAM_SIZE 1514 /* bytes */
|
/linux/include/uapi/linux/ |
H A D | if_ether.h | 37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
|
/linux/drivers/clk/renesas/ |
H A D | r8a779f0-cpg-mssr.c | 168 DEF_MOD("ufs", 1514, R8A779F0_CLK_S0D4_HSC),
|
/linux/Documentation/networking/ |
H A D | netdevices.rst | 192 actual skb will contain up to 1514 bytes because of the Ethernet
|
/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()
|
H A D | winbond-840.c | 102 #define TX_BUG_FIFO_LIMIT (TX_FIFO_SIZE-1514-16)
|
/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"
|
/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
|
/linux/drivers/net/ethernet/atheros/alx/ |
H A D | reg.h | 281 #define ALX_MTU_JUMBO_TH 1514
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | usb.c | 654 /* 1600 == 1514 + max WLAN header + rtk info */ in _rtl_usb_receive()
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.c | 2453 if (skb_headlen(skb) <= 1514) { in nic_send_packet() 3282 adapter->registry_jumbo_packet = 1514; /* 1514-9216 */ in et131x_adapter_init()
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_star_emac.c | 31 #define MTK_STAR_MAX_FRAME_SIZE 1514
|
/linux/net/sched/ |
H A D | sch_cake.c | 2256 b->flow_quantum = 1514; in cake_set_rate() 2258 b->flow_quantum = max(min(rate >> 12, 1514ULL), 300ULL); in cake_set_rate()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 137 #define LP_PKT_LEN 1514
|