Searched refs:rss_getkey (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_rss.h56 #define rss_getkey(_a) macro
H A Dif_ixv.c1288 rss_getkey((uint8_t *)&rss_key);
H A Dif_ix.c560 rss_getkey((uint8_t *)&rss_key);
/freebsd-current/sys/dev/ice/
H A Dice_rss.h79 #define rss_getkey(key) ice_get_default_rss_key(key) macro
H A Dice_lib.c7196 * Program the hardware RSS key. We use rss_getkey to grab the kernel RSS key.
7212 rss_getkey(keydata.standard_rss_key);
/freebsd-current/sys/net/
H A Drss_config.h115 void rss_getkey(uint8_t *key);
H A Drss_config.c426 rss_getkey(uint8_t *key) function
/freebsd-current/sys/dev/liquidio/
H A Dlio_rss.c151 rss_getkey(lio->rss_set.key);
/freebsd-current/sys/dev/ena/
H A Dena_rss.c133 rss_getkey(hash_key);
/freebsd-current/sys/dev/iavf/
H A Diavf_lib.c1096 rss_getkey((uint8_t *) &rss_seed);
H A Diavf_vc_common.c698 rss_getkey((uint8_t *) &rss_seed);
/freebsd-current/sys/dev/sfxge/
H A Dsfxge_rx.c1147 rss_getkey(toep_key);
/freebsd-current/sys/dev/igc/
H A Dif_igc.c1724 rss_getkey((uint8_t *) &rss_key);
/freebsd-current/sys/dev/axgbe/
H A Dif_axgbe_pci.c749 rss_getkey((uint8_t *)&pdata->rss_key);
/freebsd-current/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c1181 rss_getkey(rss->hash_key);
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_main.c1104 rss_getkey((uint8_t *) &rss_seed);
/freebsd-current/sys/dev/e1000/
H A Dif_em.c3003 rss_getkey((uint8_t *) &rss_key);
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c2921 rss_getkey(key_ptr);
/freebsd-current/sys/dev/hyperv/netvsc/
H A Dif_hn.c6559 rss_getkey(rss->rss_key);
/freebsd-current/sys/dev/cxgbe/
H A Dt4_main.c6664 rss_getkey((void *)&raw_rss_key[0]);

Completed in 313 milliseconds