Searched refs:FLAGS_NOC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h158 #define FLAGS_NOC (1<<1) macro
H A Dbnx2x_link.c8385 if (phy->flags & FLAGS_NOC)
8512 if (phy->flags & FLAGS_NOC)
8517 if (!(phy->flags & FLAGS_NOC))
9181 if (!(phy->flags & FLAGS_NOC))
9315 if (!(phy->flags & FLAGS_NOC))
9401 if (!(phy->flags & FLAGS_NOC))
9426 if (!(phy->flags & FLAGS_NOC))
9499 if (!(phy->flags & FLAGS_NOC) && !(rx_alarm_status & (1<<5))) {
12374 phy->flags |= FLAGS_NOC;

Completed in 140 milliseconds