Lines Matching refs:u16
83 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
84 u16 *duplex);
87 static s32 atl2_read_phy_reg(struct atl2_hw *hw, u16 reg_addr, u16 *phy_data);
88 static s32 atl2_write_phy_reg(struct atl2_hw *hw, u32 reg_addr, u16 phy_data);
89 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
90 static void atl2_write_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
402 u16 fc_rxd_hi;
403 u16 fc_rxd_lo;
404 u16 lcol; /* Collision Window */
405 u16 max_frame_size;
407 u16 MediaType;
408 u16 autoneg_advertised;
409 u16 pci_cmd_word;
411 u16 mii_autoneg_adv_reg;
419 u16 phy_spd_default;
421 u16 device_id;
422 u16 vendor_id;
423 u16 subsystem_id;
424 u16 subsystem_vendor_id;
456 u16 link_speed;
457 u16 link_duplex;
499 u16 imt;
501 u16 ict;