Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c2920 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_load()
2990 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_unload()
H A Dbnx2x_main.c14073 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_init_one()
14875 if (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) { in bnx2x_drv_ctl()