Home
last modified time | relevance | path

Searched refs:type_error_flags (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c874 if (cqe->fast_path_cqe.type_error_flags & in bnx2x_csum_validate()
941 cqe_fp_flags = cqe_fp->type_error_flags; in bnx2x_rx_int()
1084 if (unlikely(cqe->fast_path_cqe.type_error_flags & in bnx2x_rx_int()
Dbnx2x_hsi.h3974 u8 type_error_flags; member
3999 u8 type_error_flags; member
Dbnx2x_ethtool.c2661 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in bnx2x_run_loopback()
/linux-5.19.10/drivers/net/ethernet/broadcom/
Dcnic.c2933 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in cnic_l2_completion()