Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_nic.c109 query_wifi_bitrate(const struct nic_info *nic, uint64_t *bitrate) in query_wifi_bitrate()
140 query_nic_rssi(const struct nic_info *nic, uint64_t *leveldBm) in query_nic_rssi()
181 struct nic_info *nic = gr->query_data; in query_nic_load() local
251 struct nic_info *nic; in hud_nic_graph_install() local
303 query_nic_bitrate(struct nic_info *nic, const char *dirbase) in query_nic_bitrate()
333 struct nic_info *nic; in hud_get_num_nics() local
/external/opencensus-java/exporters/trace/zipkin/src/main/java/io/opencensus/exporter/trace/zipkin/
DZipkinExporterHandler.java83 NetworkInterface nic = nics.nextElement(); in produceLocalEndpoint() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h86811 struct nic { struct
86815 u16 (*mdio_ctrl)(struct nic *, u32, u32, u32, u16); argument
86820 struct rx *rxs;
86821 struct rx *rx_to_use;
86822 struct rx *rx_to_clean;
86823 struct rfd blank_rfd;
86824 enum ru_state ru_running;
86828 spinlock_t cb_lock;
86829 spinlock_t cmd_lock;
86830 struct csr *csr;
[all …]
Dvmlinux.h86811 struct nic { struct
86815 u16 (*mdio_ctrl)(struct nic *, u32, u32, u32, u16); argument
86820 struct rx *rxs;
86821 struct rx *rx_to_use;
86822 struct rx *rx_to_clean;
86823 struct rfd blank_rfd;
86824 enum ru_state ru_running;
86828 spinlock_t cb_lock;
86829 spinlock_t cmd_lock;
86830 struct csr *csr;
[all …]