Home
last modified time | relevance | path

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

/Linux-v5.10/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.c2914 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_load()
2984 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_nic_unload()
Dbnx2x_main.c14050 if (!IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) in bnx2x_init_one()
14851 if (IS_MF_SD_STORAGE_PERSONALITY_ONLY(bp)) { in bnx2x_drv_ctl()