Searched refs:IS_MF_STORAGE_ONLY (Results 1 – 3 of 3) sorted by relevance
1960 if (IS_MF_STORAGE_ONLY(bp)) in bnx2x_set_num_queues()4342 if (IS_MF_STORAGE_ONLY(bp)) { in bnx2x_change_mac_addr()4524 if (!bp->rx_ring_size && IS_MF_STORAGE_ONLY(bp)) { in bnx2x_alloc_fp_mem_at()
2280 #define IS_MF_STORAGE_ONLY(bp) (IS_MF_STORAGE_PERSONALITY_ONLY(bp) || \ macro
12349 bp->disable_tpa |= !!IS_MF_STORAGE_ONLY(bp); in bnx2x_init_bp()12366 bp->tx_ring_size = IS_MF_STORAGE_ONLY(bp) ? 0 : MAX_TX_AVAIL; in bnx2x_init_bp()