Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c886 if (cqe->fast_path_cqe.type_error_flags & in bnx2x_csum_validate()
953 cqe_fp_flags = cqe_fp->type_error_flags; in bnx2x_rx_int()
1096 if (unlikely(cqe->fast_path_cqe.type_error_flags & in bnx2x_rx_int()
H A Dbnx2x_hsi.h3974 u8 type_error_flags; member
3999 u8 type_error_flags; member
H A Dbnx2x_ethtool.c2659 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in bnx2x_run_loopback()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c2939 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in cnic_l2_completion()