Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c591 if (cqe->fast_path_cqe.type_error_flags & in bnx2x_csum_validate()
653 cqe_fp_flags = cqe_fp->type_error_flags; in bnx2x_rx_int()
Dbnx2x_hsi.h3604 u8 type_error_flags; member
3629 u8 type_error_flags; member
Dbnx2x_ethtool.c1968 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in bnx2x_run_loopback()
/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic.c2872 cqe_fp_flags = cqe->fast_path_cqe.type_error_flags; in cnic_l2_completion()