Searched refs:CPSW_MIN_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance
111 dma_params.min_packet_size = CPSW_MIN_PACKET_SIZE; in cpsw_init_common()
89 #define CPSW_MIN_PACKET_SIZE (VLAN_ETH_ZLEN) macro
1805 if (skb_padto(skb, CPSW_MIN_PACKET_SIZE)) { in cpsw_ndo_start_xmit()2386 if (xdpf->len < CPSW_MIN_PACKET_SIZE) { in cpsw_ndo_xdp_xmit()