Lines Matching defs:bnx2x_phy
147 struct bnx2x_phy { struct
148 u32 type;
151 u8 addr;
152 u8 def_md_devad;
153 u16 flags;
172 u16 rx_preemphasis[4];
175 u16 tx_preemphasis[4];
178 u32 mdio_ctrl;
180 u32 supported;
182 u32 media_type;
194 u32 ver_addr;
196 u16 req_flow_ctrl;
198 u16 req_line_speed;
200 u32 speed_cap_mask;
202 u16 req_duplex;
203 u16 rsrv;
206 config_init_t config_init;
209 read_status_t read_status;
212 link_reset_t link_reset;
215 config_loopback_t config_loopback;
218 format_fw_ver_t format_fw_ver;
221 hw_reset_t hw_reset;
224 set_link_led_t set_link_led;
227 phy_specific_func_t phy_specific_func;