Searched refs:CPSW_MIN_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance
95 #define CPSW_MIN_PACKET_SIZE (ETH_ZLEN) macro
935 if (skb_put_padto(skb, CPSW_MIN_PACKET_SIZE)) { in cpsw_ndo_start_xmit()1154 if (xdpf->len < CPSW_MIN_PACKET_SIZE) in cpsw_ndo_xdp_xmit()
1418 priv->tx_packet_min = CPSW_MIN_PACKET_SIZE; in cpsw_create_ports()1767 WRITE_ONCE(priv->tx_packet_min, CPSW_MIN_PACKET_SIZE); in cpsw_dl_switch_mode_set()