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

/linux-4.1.27/drivers/net/ethernet/micrel/
H A Dksz884x.c1691 * sw_w_table_64 - write 8 bytes of data to the switch table
1701 static void sw_w_table_64(struct ksz_hw *hw, int table, u16 addr, u32 data_hi, sw_w_table_64() function
1732 * calls sw_w_table_64() to write the data.
1755 sw_w_table_64(hw, TABLE_STATIC_MAC, addr, data_hi, data_lo); sw_w_sta_mac_table()

Completed in 95 milliseconds