Home
last modified time | relevance | path

Searched refs:falcon_board (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c90 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87()
118 i2c_unregister_device(falcon_board(efx)->hwmon_client); in ef4_fini_lm87()
123 struct i2c_client *client = falcon_board(efx)->hwmon_client; in ef4_check_lm87()
257 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweroff()
258 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweroff()
271 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweron()
272 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweron()
403 struct falcon_board *board = falcon_board(ef in sfe4001_fini()
[all...]
H A Dnic.h163 * struct falcon_board - board information
172 struct falcon_board { struct
282 struct falcon_board board;
294 static inline struct falcon_board *falcon_board(struct ef4_nic *efx) in falcon_board() function
H A Dqt202x_phy.c216 struct falcon_board *board = falcon_board(efx); in qt2025c_select_phy_mode()
330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
H A Dfalcon.c2077 rc = falcon_board(efx)->type->monitor(efx); in falcon_monitor()
2286 struct falcon_board *board; in falcon_probe_nic()
2384 board = falcon_board(efx); in falcon_probe_nic()
2396 rc = falcon_board(efx)->type->init(efx); in falcon_probe_nic()
2544 struct falcon_board *board = falcon_board(efx); in falcon_remove_nic()
2677 falcon_board(efx)->type->set_id_led(efx, mode); in falcon_set_id_led()
H A Dtenxpress.c189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
H A Dtxc43128_phy.c318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c90 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87()
118 i2c_unregister_device(falcon_board(efx)->hwmon_client); in ef4_fini_lm87()
123 struct i2c_client *client = falcon_board(efx)->hwmon_client; in ef4_check_lm87()
257 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweroff()
258 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweroff()
271 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client; in sfe4001_poweron()
272 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweron()
403 struct falcon_board *board = falcon_board(ef in sfe4001_fini()
[all...]
H A Dnic.h163 * struct falcon_board - board information
172 struct falcon_board { struct
282 struct falcon_board board;
294 static inline struct falcon_board *falcon_board(struct ef4_nic *efx) in falcon_board() function
H A Dqt202x_phy.c216 struct falcon_board *board = falcon_board(efx); in qt2025c_select_phy_mode()
330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
H A Dfalcon.c2077 rc = falcon_board(efx)->type->monitor(efx); in falcon_monitor()
2286 struct falcon_board *board; in falcon_probe_nic()
2384 board = falcon_board(efx); in falcon_probe_nic()
2396 rc = falcon_board(efx)->type->init(efx); in falcon_probe_nic()
2544 struct falcon_board *board = falcon_board(efx); in falcon_remove_nic()
2677 falcon_board(efx)->type->set_id_led(efx, mode); in falcon_set_id_led()
H A Dtenxpress.c189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
H A Dtxc43128_phy.c318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()

Completed in 17 milliseconds