Lines Matching defs:bnx2x_phy
150 struct bnx2x_phy { struct
151 u32 type;
154 u8 addr;
155 u8 def_md_devad;
156 u16 flags;
175 u16 rx_preemphasis[4];
178 u16 tx_preemphasis[4];
181 u32 mdio_ctrl;
183 u32 supported;
185 u32 media_type;
197 u32 ver_addr;
199 u16 req_flow_ctrl;
201 u16 req_line_speed;
203 u32 speed_cap_mask;
205 u16 req_duplex;
206 u16 rsrv;
209 config_init_t config_init;
212 read_status_t read_status;
215 link_reset_t link_reset;
218 config_loopback_t config_loopback;
221 format_fw_ver_t format_fw_ver;
224 hw_reset_t hw_reset;
227 set_link_led_t set_link_led;
230 phy_specific_func_t phy_specific_func;