Searched refs:hds_ip_ext (Results 1 – 3 of 3) sorted by relevance
214 if (unlikely(!((cqe->hds_ip_ext & CQE_L3_OK) && in handle_responder()215 (cqe->hds_ip_ext & CQE_L4_OK)))) in handle_responder()
849 u8 hds_ip_ext; member
1525 if (likely((cqe->hds_ip_ext & CQE_L3_OK) && in mlx5e_handle_csum()1526 (cqe->hds_ip_ext & CQE_L4_OK))) { in mlx5e_handle_csum()