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