Searched refs:ice_vsi_ctx_set_antispoof (Results 1 – 3 of 3) sorted by relevance
148 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx);
209 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()
4053 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx) in ice_vsi_ctx_set_antispoof() function