Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h158 #define FLAGS_NOC (1<<1) macro
Dbnx2x_link.c8385 if (phy->flags & FLAGS_NOC) in bnx2x_8727_power_module()
8512 if (phy->flags & FLAGS_NOC) in bnx2x_8727_specific_func()
8517 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_specific_func()
9181 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_set_link_led()
9315 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_config_init()
9401 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_handle_mod_abs()
9426 if (!(phy->flags & FLAGS_NOC)) in bnx2x_8727_handle_mod_abs()
9499 if (!(phy->flags & FLAGS_NOC) && !(rx_alarm_status & (1<<5))) { in bnx2x_8727_read_status()
12374 phy->flags |= FLAGS_NOC; in bnx2x_populate_ext_phy()