HomeSort by: relevance | last modified time | path
    Searched defs:iavf_aq_vc_set_opcode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iavf.c 678 iavf_aq_vc_set_opcode(struct ixl_aq_desc *iaq, uint32_t opcode) function in typeref:typename:void
4537 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_VERSION);
4569 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_GET_VF_RESOURCES);
4617 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_GET_STATS);
4680 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_CONFIG_IRQ_MAP);
4748 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_CONFIG_VSI_QUEUES);
4782 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_SET_RSS_HENA);
4829 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_CONFIG_RSS_KEY);
4868 iavf_aq_vc_set_opcode(&iaq, IAVF_VC_OP_CONFIG_RSS_LUT);
4900 iavf_aq_vc_set_opcode(&iaq, opcode)
    [all...]

Completed in 15 milliseconds