Searched refs:OTX2_FLAG_PORT_UP (Results 1 – 2 of 2) sorted by relevance
838 if (pf->flags & OTX2_FLAG_PORT_UP) in otx2_handle_link_event()866 pf->flags |= OTX2_FLAG_PORT_UP; in otx2_mbox_up_handler_rep_event_up_notify()870 pf->flags &= ~OTX2_FLAG_PORT_UP; in otx2_mbox_up_handler_rep_event_up_notify()2014 pf->flags &= ~OTX2_FLAG_PORT_UP; in otx2_open()
463 #define OTX2_FLAG_PORT_UP BIT_ULL(19) macro