Searched refs:curr_cfg (Results 1 – 3 of 3) sorted by relevance
4363 if (IS_PF(bp) && SHMEM2_HAS(bp, curr_cfg)) in bnx2x_change_mac_addr()4364 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_change_mac_addr()4919 if (IS_PF(bp) && SHMEM2_HAS(bp, curr_cfg)) in bnx2x_change_mtu()4920 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_change_mtu()
1130 if (SHMEM2_HAS(bp, curr_cfg)) in bnx2x_set_wol()1131 SHMEM2_WR(bp, curr_cfg, CURR_CFG_MET_OS); in bnx2x_set_wol()
2355 enum curr_cfg_method_e curr_cfg; /* 0x1dc */ member