Searched refs:MLX5E_NET_IP_ALIGN (Results 1 – 3 of 3) sorted by relevance
77 m_adj(mb, MLX5E_NET_IP_ALIGN); in mlx5e_alloc_rx_wqe()423 if ((MHLEN - MLX5E_NET_IP_ALIGN) >= byte_cnt && in mlx5e_poll_rx_cq()427 mb->m_len = MHLEN - MLX5E_NET_IP_ALIGN; in mlx5e_poll_rx_cq()430 mb->m_data += MLX5E_NET_IP_ALIGN; in mlx5e_poll_rx_cq()
112 (MLX5E_SW2HW_MTU(swmtu) + MLX5E_NET_IP_ALIGN)725 #define MLX5E_NET_IP_ALIGN 2 macro
697 uint32_t byte_count = rq->wqe_sz - MLX5E_NET_IP_ALIGN; in mlx5e_create_rq()