Lines Matching defs:efx
174 void falcon_txc_set_gpio_val(struct efx_nic *efx, int pin, int on) in falcon_txc_set_gpio_val()
180 void falcon_txc_set_gpio_dir(struct efx_nic *efx, int pin, int dir) in falcon_txc_set_gpio_dir()
187 static int txc_reset_phy(struct efx_nic *efx) in txc_reset_phy()
208 static int txc_bist_one(struct efx_nic *efx, int mmd, int test) in txc_bist_one()
273 static int txc_bist(struct efx_nic *efx) in txc_bist()
280 static void txc_apply_defaults(struct efx_nic *efx) in txc_apply_defaults()
324 static int txc43128_phy_probe(struct efx_nic *efx) in txc43128_phy_probe()
344 static int txc43128_phy_init(struct efx_nic *efx) in txc43128_phy_init()
362 static void txc_glrgs_lane_power(struct efx_nic *efx, int mmd) in txc_glrgs_lane_power()
376 static void txc_analog_lane_power(struct efx_nic *efx, int mmd) in txc_analog_lane_power()
397 static void txc_set_power(struct efx_nic *efx) in txc_set_power()
414 static void txc_reset_logic_mmd(struct efx_nic *efx, int mmd) in txc_reset_logic_mmd()
434 static void txc_reset_logic(struct efx_nic *efx) in txc_reset_logic()
442 static bool txc43128_phy_read_link(struct efx_nic *efx) in txc43128_phy_read_link()
447 static int txc43128_phy_reconfigure(struct efx_nic *efx) in txc43128_phy_reconfigure()
478 static void txc43128_phy_fini(struct efx_nic *efx) in txc43128_phy_fini()
484 static void txc43128_phy_remove(struct efx_nic *efx) in txc43128_phy_remove()
492 static bool txc43128_phy_poll(struct efx_nic *efx) in txc43128_phy_poll()
519 static const char *txc43128_test_name(struct efx_nic *efx, unsigned int index) in txc43128_test_name()
526 static int txc43128_run_tests(struct efx_nic *efx, int *results, unsigned flags) in txc43128_run_tests()
543 static void txc43128_get_settings(struct efx_nic *efx, struct ethtool_cmd *ecmd) in txc43128_get_settings()