Searched refs:op_current (Results 1 – 2 of 2) sorted by relevance
1272 bnx2x_vf(bp, i, op_current) = CHANNEL_TLV_NONE; in bnx2x_iov_init_one()2324 vf->op_current = tlv; in bnx2x_lock_vf_pf_channel()2341 current_tlv = vf->op_current; in bnx2x_unlock_vf_pf_channel()2347 WARN(expected_tlv != vf->op_current, in bnx2x_unlock_vf_pf_channel()2349 vf->op_current); in bnx2x_unlock_vf_pf_channel()2352 vf->op_current = CHANNEL_TLV_NONE; in bnx2x_unlock_vf_pf_channel()
210 enum channel_tlvs op_current; member