Searched refs:get_mdix_mode (Results 1 – 3 of 3) sorted by relevance
389 void (*get_mdix_mode)(struct hnae3_handle *handle, member
602 if (h->ae_algo->ops->get_mdix_mode) in hns3_get_link_ksettings()603 h->ae_algo->ops->get_mdix_mode(h, &cmd->base.eth_tp_mdix_ctrl, in hns3_get_link_ksettings()
6295 .get_mdix_mode = hclge_get_mdix_mode,