Searched refs:ionic_vf_setattr_cmd (Results 1 – 5 of 5) sorted by relevance
123 static_assert(sizeof(struct ionic_vf_setattr_cmd) == 64);322 struct ionic_vf_setattr_cmd *vfc);
112 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_STATSADDR }; in ionic_vf_dealloc_locked()145 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_STATSADDR }; in ionic_vf_alloc()
2365 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_MAC }; in ionic_set_vf_mac()2397 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_VLAN }; in ionic_set_vf_vlan()2436 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_RATE }; in ionic_set_vf_rate()2468 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_SPOOFCHK }; in ionic_set_vf_spoofchk()2496 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_TRUST }; in ionic_set_vf_trust()2524 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_LINKSTATE }; in ionic_set_vf_link_state()
1992 struct ionic_vf_setattr_cmd { struct2866 struct ionic_vf_setattr_cmd vf_setattr;
425 struct ionic_vf_setattr_cmd *vfc) in ionic_set_vf_config()