Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2280 #define IS_MF_STORAGE_ONLY(bp) (IS_MF_STORAGE_PERSONALITY_ONLY(bp) || \
2486 #define IS_MF_STORAGE_PERSONALITY_ONLY(bp) \ macro