Searched refs:IS_FCOE_IDX (Results 1 – 2 of 2) sorted by relevance
643 #define IS_FCOE_IDX(idx) ((idx) == FCOE_IDX(bp)) macro1976 #define skip_rx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))1981 #define skip_tx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))1983 #define skip_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx))
2031 if (IS_FCOE_IDX(i)) in bnx2x_set_rx_buf_size()4373 if (IS_FCOE_IDX(fp_index)) { in bnx2x_free_fp_mem_at()4555 if (!IS_FCOE_IDX(index)) { in bnx2x_alloc_fp_mem_at()4573 if (!IS_FCOE_IDX(index)) in bnx2x_alloc_fp_mem_at()