Searched refs:IGC_HICR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_manage.c | 55 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_mng_enable_host_if_generic() 62 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_mng_enable_host_if_generic() 299 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_mng_write_dhcp_info_generic() 389 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_host_interface_command() 409 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_host_interface_command() 452 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_load_firmware() 471 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_load_firmware() 473 IGC_WRITE_REG(hw, IGC_HICR, hicr); in igc_load_firmware() 475 IGC_WRITE_REG(hw, IGC_HICR, hicr); in igc_load_firmware() 530 hicr = IGC_READ_REG(hw, IGC_HICR); in igc_load_firmware() [all …]
|
| H A D | igc_regs.h | 531 #define IGC_HICR 0x08F00 /* Host Interface Control */ macro
|