Searched refs:short_frame (Results 1 – 2 of 2) sorted by relevance
620 #define short_frame(size) ((size) <= ETH_ZLEN + ETH_FCS_LEN) macro639 if (short_frame(skb->len)) in check_csum()
893 #define short_frame(size) ((size) <= ETH_ZLEN + ETH_FCS_LEN) macro1000 if (short_frame(skb->len)) in mlx5e_handle_csum()