Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h158 #define FLAGS_NOC (1<<1) macro
Dbnx2x_link.c8383 if (phy->flags & FLAGS_NOC) in bnx2x_8727_power_module()
8510 if (phy->flags & FLAGS_NOC) in bnx2x_8727_specific_func()
8515 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_specific_func()
9179 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_set_link_led()
9313 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_config_init()
9399 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_handle_mod_abs()
9424 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_handle_mod_abs()
9497 if (!(phy->flags & FLAGS_NOC) && !(rx_alarm_status & (1<<5))) { in bnx2x_8727_read_status()
12372 phy->flags |= FLAGS_NOC; in bnx2x_populate_ext_phy()