Searched refs:I40E_PFQF_HREGION (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_regs.h | 26 {I40E_PFQF_HREGION(0), 7, 128, 0, 0, "PFQF_HREGION"},
|
| H A D | rte_pmd_i40e.c | 2720 i40e_read_rx_ctl(hw, I40E_PFQF_HREGION(index)); in i40e_queue_region_pf_flowtype_conf() 2764 i40e_write_rx_ctl(hw, I40E_PFQF_HREGION(index), in i40e_queue_region_pf_flowtype_conf()
|
| H A D | i40e_ethdev.c | 1207 i40e_write_rx_ctl(hw, I40E_PFQF_HREGION(i), 0); in i40e_init_queue_region_conf()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_register.h | 5233 #define I40E_PFQF_HREGION(_i) (0x00245400 + ((_i) * 128)) /* _i=0...7 */ /* Reset:… macro
|