Searched refs:ixgbe_clear_rar (Results 1 – 3 of 3) sorted by relevance
116 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
326 ixgbe_clear_rar(&sc->hw, vf->rar_index); in ixgbe_process_vf_reset()
931 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index) in ixgbe_clear_rar() function