Searched refs:IS_FCOE_IDX (Results 1 – 2 of 2) sorted by relevance
735 #define IS_FCOE_IDX(idx) ((idx) == FCOE_IDX(bp)) macro2041 #define skip_rx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))2046 #define skip_tx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))2048 #define skip_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))
2012 if (IS_FCOE_IDX(i)) in bnx2x_set_rx_buf_size()4269 if (IS_FCOE_IDX(fp_index)) { in bnx2x_free_fp_mem_at()4452 if (!IS_FCOE_IDX(index)) { in bnx2x_alloc_fp_mem_at()4470 if (!IS_FCOE_IDX(index)) in bnx2x_alloc_fp_mem_at()