Searched refs:linkup (Results 1 – 3 of 3) sorted by relevance
257 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup);
792 rte_kni_update_link(struct rte_kni *kni, unsigned int linkup) in rte_kni_update_link() argument819 if (old_linkup == (int)linkup) in rte_kni_update_link()822 new_carrier = linkup ? "1" : "0"; in rte_kni_update_link()
72 the Ethernet link of the corresponding NIC port has reached the linkup state.