Searched defs:hw_w_phy (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/micrel/
H A Dksz884x.c2996 static void hw_w_phy(struct ksz_hw *hw, int port, u16 reg, u16 val) function
5882 hw_w_phy(hw, port->linked->port_id, data->reg_num,
5938 hw_w_phy(hw, pi, reg_num << 1, val);

Completed in 29 milliseconds