Searched refs:igc_read_reg_check_set_bits (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.h | 259 igc_read_reg_check_set_bits(struct igc_hw *hw, uint32_t reg, uint32_t bits) in igc_read_reg_check_set_bits() function
|
| H A D | igc_ethdev.c | 648 igc_read_reg_check_set_bits(hw, IGC_82580_PHY_POWER_MGMT, in eth_igc_stop() 762 igc_read_reg_check_set_bits(hw, IGC_EIAC, intr_mask); in igc_configure_msix_intr() 765 igc_read_reg_check_set_bits(hw, IGC_IVAR_MISC, in igc_configure_msix_intr() 769 igc_read_reg_check_set_bits(hw, IGC_EIAM, intr_mask); in igc_configure_msix_intr() 1084 igc_read_reg_check_set_bits(hw, IGC_EEER, IGC_EEER_EEE_FRC_AN); in eth_igc_start() 2482 igc_read_reg_check_set_bits(hw, IGC_CTRL, IGC_CTRL_VME); in igc_vlan_hw_strip_enable()
|