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