Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c1684 * sw_w_table_64 - write 8 bytes of data to the switch table
1694 static void sw_w_table_64(struct ksz_hw *hw, int table, u16 addr, u32 data_hi, in sw_w_table_64() function
1725 * calls sw_w_table_64() to write the data.
1748 sw_w_table_64(hw, TABLE_STATIC_MAC, addr, data_hi, data_lo); in sw_w_sta_mac_table()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c1607 * sw_w_table_64 - write 8 bytes of data to the switch table
1617 static void sw_w_table_64(struct ksz_hw *hw, int table, u16 addr, u32 data_hi, in sw_w_table_64() function
1648 * calls sw_w_table_64() to write the data.
1671 sw_w_table_64(hw, TABLE_STATIC_MAC, addr, data_hi, data_lo); in sw_w_sta_mac_table()

Completed in 19 milliseconds