Home
last modified time | relevance | path

Searched refs:ionic_vf_getattr_comp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h132 static_assert(sizeof(struct ionic_vf_getattr_comp) == 16);
345 struct ionic_vf_getattr_comp *comp);
H A Dionic_if.h2042 struct ionic_vf_getattr_comp { struct
2947 struct ionic_vf_getattr_comp vf_getattr;
H A Dionic_dev.c497 struct ionic_vf_getattr_comp *comp) in ionic_dev_cmd_vf_getattr()
H A Dionic_lif.c2335 struct ionic_vf_getattr_comp comp = { 0 }; in ionic_get_fw_vf_config()