Searched refs:ice_vsi_ctx_set_antispoof (Results 1 – 3 of 3) sorted by relevance
118 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx);
237 ice_vsi_update_security(vsi, ice_vsi_ctx_set_antispoof); in ice_eswitch_release_reprs()288 ice_vsi_update_security(vsi, ice_vsi_ctx_set_antispoof); in ice_eswitch_setup_reprs()
4265 void ice_vsi_ctx_set_antispoof(struct ice_vsi_ctx *ctx) in ice_vsi_ctx_set_antispoof() function