Searched refs:cxgbe_force_linkup (Results 1 – 3 of 3) sorted by relevance
85 bool cxgbe_force_linkup(struct adapter *adap);
210 cxgbe_force_linkup(adapter)) in cxgbe_dev_link_update()219 new_link.link_status = cxgbe_force_linkup(adapter) ? in cxgbe_dev_link_update()
1597 bool cxgbe_force_linkup(struct adapter *adap) in cxgbe_force_linkup() function1653 if (ret == 0 && cxgbe_force_linkup(adapter)) in cxgbe_link_start()