Searched refs:RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC (Results 1 – 4 of 4) sorted by relevance
346 tun = i & (RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC >> 2); in bnxt_init_ptype_table()403 RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC)) >> 2) | in bnxt_parse_pkt_type()474 RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC | in bnxt_set_ol_flags()
69 RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC); in descs_to_mbufs()
74 RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC); in descs_to_mbufs()
4245 #define RX_PKT_CMPL_FLAGS2_T_IP_CS_CALC UINT32_C(0x4) macro