Lines Matching full:verify
82 /* Clear reset bit and verify it was cleared */ in fm10k_reset_hw_vf()
101 /* verify we have at least 1 queue */ in fm10k_init_hw_vf()
110 /* verify the Descriptor cache offsets are increasing */ in fm10k_init_hw_vf()
115 /* check to verify the PF doesn't own any of our queues */ in fm10k_init_hw_vf()
172 /* verify the index is not set */ in fm10k_update_vlan_vf()
176 /* clever trick to verify reserved bits in both vid and length */ in fm10k_update_vlan_vf()
278 /* verify VLAN ID is valid */ in fm10k_update_uc_addr_vf()
282 /* verify MAC address is valid */ in fm10k_update_uc_addr_vf()
286 /* verify we are not locked down on the MAC address */ in fm10k_update_uc_addr_vf()
321 /* verify VLAN ID is valid */ in fm10k_update_mc_addr_vf()
325 /* verify multicast address is valid */ in fm10k_update_mc_addr_vf()
486 /* verify the dglort pointer */ in fm10k_configure_dglort_map_vf()