Searched refs:curr_cfg (Results 1 – 3 of 3) sorted by relevance
4337 if (IS_PF(bp) && SHMEM2_HAS(bp, curr_cfg)) in bnx2x_change_mac_addr()4338 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_change_mac_addr()4889 if (IS_PF(bp) && SHMEM2_HAS(bp, curr_cfg)) in bnx2x_change_mtu()4890 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_change_mtu()
1152 if (SHMEM2_HAS(bp, curr_cfg)) in bnx2x_set_wol()1153 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_set_wol()
2360 enum curr_cfg_method_e curr_cfg; /* 0x1dc */ member