HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_vendor_info_array (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 97 static const ixgbe_vendor_info_t ixgbe_vendor_info_array[] = variable in typeref:typename:const ixgbe_vendor_info_t[]
6460 for (ent = ixgbe_vendor_info_array; ent->vendor_id != 0; ent++) {

Completed in 15 milliseconds