Searched defs:n_bytes (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.61.12/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-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_host.c | 449 uint32_t n_pkts = 0, n_bytes = 0; in nx_netif_host_output() local
|
| H A D | nx_netif_gso.c | 269 uint32_t n, n_pkts, n_bytes; in netif_gso_tcp_segment_mbuf() local
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1094 uint32_t n_pkts_max, struct pktq *pktq, uint32_t *n_bytes) in fsw_rx_ring_dequeue_pktq() 1166 struct pktq *pktq, uint32_t *n_bytes, uint32_t *gso_pkts_estimate) in fsw_tx_ring_dequeue_pktq() 1238 uint32_t n, n_pkts = 0, n_bytes = 0; in fsw_ring_enqueue_pktq() local 2562 uint32_t n_bytes = 0, n_pkts = 0; in fsw_devna_rx() local 4171 uint32_t n_bytes; in fsw_dev_ring_flush() local 4208 uint32_t n_bytes; in fsw_user_ring_flush() local
|