rss_hash_type
packet->rss_hash_type = M_HASHTYPE_RSS_TCP_IPV4;
packet->rss_hash_type = M_HASHTYPE_RSS_UDP_IPV4;
packet->rss_hash_type = M_HASHTYPE_RSS_TCP_IPV6;
packet->rss_hash_type = M_HASHTYPE_RSS_UDP_IPV6;
packet->rss_hash_type = M_HASHTYPE_OPAQUE;
ri->iri_rsstype = packet->rss_hash_type;
packet->rss_hash_type, ri->iri_rsstype);
uint32_t rss_hash_type;
#define BNXT_GET_RSS_PROFILE_ID(rss_hash_type) ((rss_hash_type >> 1) & 0x1F)
uint32_t rss_hash_type;
softc->vnic_info.rss_hash_type);
for (type = softc->vnic_info.rss_hash_type; type;
if (type != softc->vnic_info.rss_hash_type)
if (type != softc->vnic_info.rss_hash_type) {
softc->vnic_info.rss_hash_type = type;
softc->vnic_info.rss_hash_type);
bnxt_set_rsstype(if_rxd_info_t ri, uint8_t rss_hash_type)
rss_profile_id = BNXT_GET_RSS_PROFILE_ID(rss_hash_type);
bnxt_set_rsstype(ri, rcp->rss_hash_type);
bnxt_set_rsstype(ri, tpas->low.rss_hash_type);
uint8_t rss_hash_type;
uint8_t rss_hash_type;
uint8_t rss_hash_type;
uint8_t rss_hash_type;
uint8_t rss_hash_type;
softc->vnic_info.rss_hash_type =
softc->vnic_info.rss_hash_type);
uint8_t rss_hash_type; /* NIC_CFG_RSS_HASH_TYPE flags */
int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type,
rss_hash_type, rss_hash_bits, rss_base_cpu,
int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type,
u8 rss_default_cpu, u8 rss_hash_type,
((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD)
u8 rss_hash_type;
memcpy(smac, &cqe->rss_hash_type , 4);
if (cqe->rss_hash_type != 0) {
switch (cqe->rss_hash_type &