Home
last modified time | relevance | path

Searched refs:vf_getattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/pds/
H A Dpds_core_if.h462 struct pds_core_vf_getattr_cmd vf_getattr; member
480 struct pds_core_vf_getattr_comp vf_getattr; member
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c500 .vf_getattr.opcode = IONIC_CMD_VF_GETATTR, in ionic_dev_cmd_vf_getattr()
501 .vf_getattr.attr = attr, in ionic_dev_cmd_vf_getattr()
502 .vf_getattr.vf_index = cpu_to_le16(vf), in ionic_dev_cmd_vf_getattr()
525 memcpy_fromio(comp, &ionic->idev.dev_cmd_regs->comp.vf_getattr, in ionic_dev_cmd_vf_getattr()
530 ionic_dev_cmd_dev_err_print(ionic, cmd.vf_getattr.opcode, in ionic_dev_cmd_vf_getattr()
H A Dionic_if.h2908 struct ionic_vf_getattr_cmd vf_getattr; member
2947 struct ionic_vf_getattr_comp vf_getattr; member