Searched refs:query_op (Results 1 – 1 of 1) sorted by relevance
526 struct vf_q_op_tlv *query_op; in bnx2x_vf_teardown_queue() local530 query_op = &sc->vf2pf_mbox->query[0].q_op; in bnx2x_vf_teardown_queue()531 bnx2x_vf_prep(sc, &query_op->first_tlv, in bnx2x_vf_teardown_queue()533 sizeof(*query_op)); in bnx2x_vf_teardown_queue()535 query_op->vf_qid = qid; in bnx2x_vf_teardown_queue()537 bnx2x_add_tlv(sc, query_op, in bnx2x_vf_teardown_queue()538 query_op->first_tlv.tl.length, in bnx2x_vf_teardown_queue()547 bnx2x_vf_finalize(sc, &query_op->first_tlv); in bnx2x_vf_teardown_queue()