Searched refs:IS_FCOE_IDX (Results 1 – 2 of 2) sorted by relevance
643 #define IS_FCOE_IDX(idx) ((idx) == FCOE_IDX(bp)) macro1975 #define skip_rx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))1980 #define skip_tx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))1982 #define skip_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))
2019 if (IS_FCOE_IDX(i)) in bnx2x_set_rx_buf_size()4356 if (IS_FCOE_IDX(fp_index)) { in bnx2x_free_fp_mem_at()4538 if (!IS_FCOE_IDX(index)) { in bnx2x_alloc_fp_mem_at()4556 if (!IS_FCOE_IDX(index)) in bnx2x_alloc_fp_mem_at()