Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2476 #define IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) \ macro
2487 (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) || \
H A Dbnx2x_cmn.c2932 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_load()
3003 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_unload()
H A Dbnx2x_main.c14001 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_init_one()
14808 if (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) { in bnx2x_drv_ctl()