Searched refs:i40e_hmc_obj_rxq (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h50 struct i40e_hmc_obj_rxq { struct
190 struct i40e_hmc_obj_rxq *s);
195 struct i40e_hmc_obj_rxq *s);
H A Di40e_lan_hmc.c730 { I40E_HMC_STORE(i40e_hmc_obj_rxq, head), 13, 0 },
731 { I40E_HMC_STORE(i40e_hmc_obj_rxq, cpuid), 8, 13 },
732 { I40E_HMC_STORE(i40e_hmc_obj_rxq, base), 57, 32 },
733 { I40E_HMC_STORE(i40e_hmc_obj_rxq, qlen), 13, 89 },
734 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dbuff), 7, 102 },
735 { I40E_HMC_STORE(i40e_hmc_obj_rxq, hbuff), 5, 109 },
736 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
737 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dsize), 1, 116 },
738 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
739 { I40E_HMC_STORE(i40e_hmc_obj_rxq, fc_en
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2177 struct i40e_hmc_obj_rxq rctx;
2180 bzero(&rctx, sizeof (struct i40e_hmc_obj_rxq));

Completed in 52 milliseconds