Searched defs:n_bytes (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.1.10/osfmk/arm64/ |
| H A D | WKdmDecompress_4k.s | 108 #define n_bytes x3 macro
|
| H A D | WKdmDecompress_16k.s | 108 #define n_bytes x3 macro
|
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_host.c | 450 uint32_t n_pkts = 0, n_bytes = 0; in nx_netif_host_output() local
|
| H A D | nx_netif_gso.c | 276 uint32_t n, n_pkts, n_bytes; in netif_gso_tcp_segment_mbuf() local
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1075 uint32_t n_pkts_max, struct pktq *pktq, uint32_t *n_bytes) in fsw_rx_ring_dequeue_pktq() 1147 struct pktq *pktq, uint32_t *n_bytes, uint32_t *gso_pkts_estimate) in fsw_tx_ring_dequeue_pktq() 1219 uint32_t n, n_pkts = 0, n_bytes = 0; in fsw_ring_enqueue_pktq() local 2490 uint32_t n_bytes = 0, n_pkts = 0; in fsw_devna_rx() local 4121 uint32_t n_bytes; in fsw_dev_ring_flush() local 4158 uint32_t n_bytes; in fsw_user_ring_flush() local
|