Home
last modified time | relevance | path

Searched refs:NMB_GET_INDEX (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c108 #define NMB_GET_INDEX(p) (((uint32_t)(p) & NMB_INDEX_MASK) >> 16) macro
235 i = NMB_GET_INDEX(p); in nx_netif_compat_ringcb()
299 i = NMB_GET_INDEX(p); in nx_netif_compat_ring_alloc()
817 i = NMB_GET_INDEX(p); in nx_netif_compat_set_tx_event()