Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h106 #define IPI_TX_INTR 0x1 /* send an interrupt when this packet is sent */ macro
H A Diflib.c1027 IPI_TX_INTR : 0; in iflib_netmap_txsync()
3537 pi.ipi_flags |= IPI_TX_INTR; in iflib_encap()