HomeSort by: relevance | last modified time | path
    Searched refs:iaq_opcode (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 2129 iaq->iaq_opcode = htole16(IXL_AQ_OP_SET_VSI_PROMISC);
3643 iaq->iaq_opcode = htole16(IXL_AQ_OP_PHY_LINK_STATUS);
3718 buf, le16toh(iaq->iaq_opcode));
3761 switch (iaq->iaq_opcode) {
3997 iaq.iaq_opcode = htole16(IXL_AQ_OP_GET_VERSION);
4071 iaq.iaq_opcode = htole16(IXL_AQ_OP_CLEAR_PXE_MODE);
4098 iaq.iaq_opcode = htole16(IXL_AQ_OP_LLDP_STOP_AGENT);
4153 iaq.iaq_opcode = htole16(IXL_AQ_OP_LIST_FUNC_CAP);
4218 iaq.iaq_opcode = htole16(IXL_AQ_OP_MAC_ADDRESS_READ);
4274 iaq.iaq_opcode = htole16(IXL_AQ_OP_SWITCH_GET_CONFIG)
    [all...]
if_iavf.c 3818 buf, le16toh(iaq->iaq_opcode));
3873 iaq->iaq_opcode = 0;
4536 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4568 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4616 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4679 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4747 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4781 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4828 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF);
4867 iaq.iaq_opcode = htole16(IAVF_AQ_OP_SEND_TO_PF)
    [all...]
if_ixlvar.h 114 uint16_t iaq_opcode; member in struct:ixl_aq_desc

Completed in 21 milliseconds