Searched refs:txgbe_clear_rar (Results 1 – 3 of 3) sorted by relevance
24 s32 txgbe_clear_rar(struct txgbe_hw *hw, u32 index);
698 s32 txgbe_clear_rar(struct txgbe_hw *hw, u32 index) in txgbe_clear_rar() function2823 mac->clear_rar = txgbe_clear_rar; in txgbe_init_ops_pf()
3129 txgbe_clear_rar(hw, index); in txgbe_remove_rar()