Lines Matching defs:bnx2x_phy
149 struct bnx2x_phy { struct
150 u32 type;
153 u8 addr;
154 u8 def_md_devad;
155 u16 flags;
174 u16 rx_preemphasis[4];
177 u16 tx_preemphasis[4];
180 u32 mdio_ctrl;
182 u32 supported;
184 u32 media_type;
196 u32 ver_addr;
198 u16 req_flow_ctrl;
200 u16 req_line_speed;
202 u32 speed_cap_mask;
204 u16 req_duplex;
205 u16 rsrv;
208 config_init_t config_init;
211 read_status_t read_status;
214 link_reset_t link_reset;
217 config_loopback_t config_loopback;
220 format_fw_ver_t format_fw_ver;
223 hw_reset_t hw_reset;
226 set_link_led_t set_link_led;
229 phy_specific_func_t phy_specific_func;