Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_vmxreg.h | 150 uint32_t rss_hash:32; /* RSS hash value */ member in struct:vmxnet3_rxcompdesc |
if_aq.c | 1172 uint32_t rss_hash; member in struct:aq_rx_desc_wb 5515 rxd_hash = le32toh(rxd->wb.rss_hash); |
/src/sys/dev/pci/cxgb/ | |
cxgb_sge.c | 2407 uint32_t rss_hash = r->rss_hdr.rss_hash_val; local in function:process_responses 2500 rss_hash, rss_csum, lro); 2508 m_set_priority(rspq->rspq_mh.mh_head, rss_hash); |