Searched refs:add_mac_addr_msg (Results 1 – 2 of 2) sorted by relevance
26 int (*add_mac_addr_msg)(struct ice_vf *vf, u8 *msg); member
3687 .add_mac_addr_msg = ice_vc_add_mac_addr_msg,3816 .add_mac_addr_msg = ice_vc_repr_add_mac,3980 err = ops->add_mac_addr_msg(vf, msg); in ice_vc_process_vf_msg()