Home
last modified time | relevance | path

Searched refs:pch_gbe_mac_mar_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c306 * pch_gbe_mac_mar_set - Set MAC address register
311 static void pch_gbe_mac_mar_set(struct pch_gbe_hw *hw, u8 * addr, u32 index) in pch_gbe_mac_mar_set() function
351 pch_gbe_mac_mar_set(hw, hw->mac.addr, 0); in pch_gbe_mac_reset_hw()
381 pch_gbe_mac_mar_set(hw, hw->mac.addr, 0); in pch_gbe_mac_init_rx_addrs()
2121 pch_gbe_mac_mar_set(hw, ha->addr, i++); in pch_gbe_set_multi()
2159 pch_gbe_mac_mar_set(&adapter->hw, adapter->hw.mac.addr, 0); in pch_gbe_set_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c298 * pch_gbe_mac_mar_set - Set MAC address register
303 static void pch_gbe_mac_mar_set(struct pch_gbe_hw *hw, u8 * addr, u32 index) in pch_gbe_mac_mar_set() function
343 pch_gbe_mac_mar_set(hw, hw->mac.addr, 0); in pch_gbe_mac_reset_hw()
373 pch_gbe_mac_mar_set(hw, hw->mac.addr, 0); in pch_gbe_mac_init_rx_addrs()
2100 pch_gbe_mac_mar_set(hw, ha->addr, i++); in pch_gbe_set_multi()
2138 pch_gbe_mac_mar_set(&adapter->hw, adapter->hw.mac.addr, 0); in pch_gbe_set_mac()

Completed in 7 milliseconds