Home
last modified time | relevance | path

Searched defs:efi_snp_device (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/interface/efi/
Defi_snp.c45 struct efi_snp_device { struct
47 struct net_device *netdev;
49 EFI_HANDLE handle;
51 EFI_SIMPLE_NETWORK_PROTOCOL snp;
53 EFI_SIMPLE_NETWORK_MODE mode;
58 unsigned int tx_count_interrupts;
63 unsigned int tx_count_txbufs;
65 unsigned int rx_count_interrupts;
67 unsigned int rx_count_events;
69 EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL nii;
[all …]