Searched refs:virtchnl_fdir_del (Results 1 – 3 of 3) sorted by relevance
1369 struct virtchnl_fdir_del { struct1378 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_fdir_del); argument1572 valid_len = sizeof(struct virtchnl_fdir_del); in virtchnl_vc_validate_vf_msg()
1617 struct virtchnl_fdir_del *resp; in ice_vc_del_fdir_fltr_post()1927 struct virtchnl_fdir_del *fltr = (struct virtchnl_fdir_del *)msg; in ice_vc_del_fdir_fltr()1928 struct virtchnl_fdir_del *stat = NULL; in ice_vc_del_fdir_fltr()
1721 struct virtchnl_fdir_del f; in iavf_del_fdir_filter()1732 len = sizeof(struct virtchnl_fdir_del); in iavf_del_fdir_filter()2381 struct virtchnl_fdir_del *del_fltr = (struct virtchnl_fdir_del *)msg; in iavf_virtchnl_completion()