Searched refs:op_current (Results 1 – 2 of 2) sorted by relevance
1251 bnx2x_vf(bp, i, op_current) = CHANNEL_TLV_NONE; in bnx2x_iov_init_one()2303 vf->op_current = tlv; in bnx2x_lock_vf_pf_channel()2320 current_tlv = vf->op_current; in bnx2x_unlock_vf_pf_channel()2326 WARN(expected_tlv != vf->op_current, in bnx2x_unlock_vf_pf_channel()2328 vf->op_current); in bnx2x_unlock_vf_pf_channel()2331 vf->op_current = CHANNEL_TLV_NONE; in bnx2x_unlock_vf_pf_channel()
211 enum channel_tlvs op_current; member