Searched refs:txgbe_clear_rar (Results 1 – 3 of 3) sorted by relevance
25 s32 txgbe_clear_rar(struct txgbe_hw *hw, u32 index);
626 s32 txgbe_clear_rar(struct txgbe_hw *hw, u32 index) in txgbe_clear_rar() function2677 mac->clear_rar = txgbe_clear_rar; in txgbe_init_ops_pf()
3438 txgbe_clear_rar(hw, index); in txgbe_remove_rar()