Searched refs:rss_hash_type (Results 1 – 11 of 11) sorted by relevance
420 bnxt_set_rsstype(if_rxd_info_t ri, uint8_t rss_hash_type) in bnxt_set_rsstype() argument424 rss_profile_id = BNXT_GET_RSS_PROFILE_ID(rss_hash_type); in bnxt_set_rsstype()467 bnxt_set_rsstype(ri, rcp->rss_hash_type); in bnxt_pkt_get_l2()548 bnxt_set_rsstype(ri, tpas->low.rss_hash_type); in bnxt_pkt_get_tpa()
107 #define BNXT_GET_RSS_PROFILE_ID(rss_hash_type) ((rss_hash_type >> 1) & 0x1F) argument447 uint32_t rss_hash_type; member
928 softc->vnic_info.rss_hash_type); in bnxt_rss_key_sysctl()958 for (type = softc->vnic_info.rss_hash_type; type; in bnxt_rss_type_sysctl()963 if (type != softc->vnic_info.rss_hash_type) in bnxt_rss_type_sysctl()979 if (type != softc->vnic_info.rss_hash_type) { in bnxt_rss_type_sysctl()980 softc->vnic_info.rss_hash_type = type; in bnxt_rss_type_sysctl()983 softc->vnic_info.rss_hash_type); in bnxt_rss_type_sysctl()
897 softc->vnic_info.rss_hash_type = in bnxt_attach_pre()1126 softc->vnic_info.rss_hash_type); in bnxt_init()
942 uint8_t rss_hash_type; member1299 uint8_t rss_hash_type; member
280 if (cqe->rss_hash_type != 0) { in mlx5e_build_rx_mbuf()284 switch (cqe->rss_hash_type & in mlx5e_build_rx_mbuf()
554 enum rss_hash_type enum
1412 packet->rss_hash_type = M_HASHTYPE_RSS_TCP_IPV4; in xgbe_dev_read()1415 packet->rss_hash_type = M_HASHTYPE_RSS_UDP_IPV4; in xgbe_dev_read()1418 packet->rss_hash_type = M_HASHTYPE_RSS_TCP_IPV6; in xgbe_dev_read()1421 packet->rss_hash_type = M_HASHTYPE_RSS_UDP_IPV6; in xgbe_dev_read()1424 packet->rss_hash_type = M_HASHTYPE_OPAQUE; in xgbe_dev_read()
784 ri->iri_rsstype = packet->rss_hash_type; in axgbe_isc_rxd_pkt_get()787 packet->rss_hash_type, ri->iri_rsstype); in axgbe_isc_rxd_pkt_get()
427 uint32_t rss_hash_type; member
674 u8 rss_hash_type; member723 memcpy(smac, &cqe->rss_hash_type , 4); in get_cqe_smac()