Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2468 #define IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) \ macro
2479 (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp) || \
Dbnx2x_cmn.c2911 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_load()
2981 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_unload()
Dbnx2x_main.c14172 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_init_one()
14993 if (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) { in bnx2x_drv_ctl()