Searched refs:ionic_vf_setattr_cmd (Results 1 – 5 of 5) sorted by relevance
129 static_assert(sizeof(struct ionic_vf_setattr_cmd) == 64);332 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()
2402 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_MAC }; in ionic_set_vf_mac()2434 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_VLAN }; in ionic_set_vf_vlan()2473 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_RATE }; in ionic_set_vf_rate()2505 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_SPOOFCHK }; in ionic_set_vf_spoofchk()2533 struct ionic_vf_setattr_cmd vfc = { .attr = IONIC_VF_ATTR_TRUST }; in ionic_set_vf_trust()2561 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;
426 struct ionic_vf_setattr_cmd *vfc) in ionic_set_vf_config()