Searched refs:ixgbe_clear_rar (Results 1 – 3 of 3) sorted by relevance
113 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
307 ixgbe_clear_rar(&adapter->hw, vf->rar_index); in ixgbe_process_vf_reset()
912 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index) in ixgbe_clear_rar() function