Home
last modified time | relevance | path

Searched refs:IS_MF_SD_STORAGE_PERSONALITY_ONLY (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2475 #define IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) \ macro
2486 (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) || \
Dbnx2x_cmn.c2919 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_load()
2989 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_unload()
Dbnx2x_main.c14013 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_init_one()
14815 if (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) { in bnx2x_drv_ctl()