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
3664 .add_mac_addr_msg = ice_vc_add_mac_addr_msg,3793 .add_mac_addr_msg = ice_vc_repr_add_mac,3957 err = ops->add_mac_addr_msg(vf, msg); in ice_vc_process_vf_msg()