Searched refs:virtchnl_fdir_del (Results 1 – 3 of 3) sorted by relevance
1333 struct virtchnl_fdir_del { struct1340 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_fdir_del); argument1510 valid_len = sizeof(struct virtchnl_fdir_del); in virtchnl_vc_validate_vf_msg()
1529 struct virtchnl_fdir_del *resp; in ice_vc_del_fdir_fltr_post()1838 struct virtchnl_fdir_del *fltr = (struct virtchnl_fdir_del *)msg; in ice_vc_del_fdir_fltr()1839 struct virtchnl_fdir_del *stat = NULL; in ice_vc_del_fdir_fltr()
1720 struct virtchnl_fdir_del f; in iavf_del_fdir_filter()1731 len = sizeof(struct virtchnl_fdir_del); in iavf_del_fdir_filter()2325 struct virtchnl_fdir_del *del_fltr = (struct virtchnl_fdir_del *)msg; in iavf_virtchnl_completion()