Home
last modified time | relevance | path

Searched refs:ice_vsi_ctx_set_antispoof (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.h148 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx);
H A Dice_eswitch.c209 ice_vsi_update_security(vsi, ice_vsi_ctx_set_antispoof); in ice_eswitch_release_reprs()
266 ice_vsi_update_security(vsi, ice_vsi_ctx_set_antispoof); in ice_eswitch_setup_reprs()
H A Dice_lib.c4053 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx) in ice_vsi_ctx_set_antispoof() function