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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon_boards.c63 struct falcon_board *board = falcon_board(efx);
88 i2c_unregister_device(falcon_board(efx)->hwmon_client);
93 struct i2c_client *client = falcon_board(efx)->hwmon_client;
207 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client;
208 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client;
221 struct i2c_client *ioexp_client = falcon_board(efx)->ioexp_client;
222 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client;
309 struct falcon_board *board = falcon_board(ef
[all...]
H A Dnic.h90 * struct falcon_board - board information
99 struct falcon_board { struct
119 struct falcon_board board;
126 static inline struct falcon_board *falcon_board(struct efx_nic *efx) function
H A Dqt202x_phy.c217 struct falcon_board *board = falcon_board(efx);
327 falcon_board(efx)->type->init_phy(efx);
H A Dfalcon.c1191 rc = falcon_board(efx)->type->monitor(efx);
1417 struct falcon_board *board;
1500 board = falcon_board(efx);
1512 rc = falcon_board(efx)->type->init(efx);
1682 struct falcon_board *board = falcon_board(efx);
1766 falcon_board(efx)->type->set_id_led(efx, mode);
H A Dtenxpress.c361 falcon_board(efx)->type->init_phy(efx);

Completed in 172 milliseconds