Searched refs:hns_mac_need_adjust_link (Results 1 – 3 of 3) sorted by relevance
426 bool hns_mac_need_adjust_link(struct hns_mac_cb *mac_cb, int speed, int duplex);
436 return hns_mac_need_adjust_link(mac_cb, speed, duplex); in hns_ae_need_adjust_link()
120 bool hns_mac_need_adjust_link(struct hns_mac_cb *mac_cb, int speed, int duplex) in hns_mac_need_adjust_link() function