Home
last modified time | relevance | path

Searched refs:cfg_promiscuous_mode_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_pf.h89 int (*cfg_promiscuous_mode_msg)(struct ice_vf *vf, u8 *msg); member
A Dice_virtchnl_pf.c4487 .cfg_promiscuous_mode_msg = ice_vc_cfg_promiscuous_mode_msg,
4632 ops->cfg_promiscuous_mode_msg = ice_vc_repr_cfg_promiscuous_mode; in ice_vc_change_ops_to_repr()
4754 err = ops->cfg_promiscuous_mode_msg(vf, msg); in ice_vc_process_vf_msg()

Completed in 13 milliseconds