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