Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dadapter.h85 #ifndef IFCAP_NOMAP
86 #define IFCAP_NOMAP (0) macro
Dt4_sge.c2482 #if IFCAP_NOMAP != 0
2573 #if IFCAP_NOMAP != 0 in count_mbuf_nsegs()
Dt4_main.c1724 IFCAP_HWRXTSTMP | IFCAP_NOMAP)
2103 if (mask & IFCAP_NOMAP) in cxgbe_ioctl()
2104 ifp->if_capenable ^= IFCAP_NOMAP; in cxgbe_ioctl()
/freebsd-12-stable/sys/dev/cxgbe/tom/
Dt4_cpl_io.c627 #if IFCAP_NOMAP != 0 in write_tx_sgl()
754 #if IFCAP_NOMAP != 0 in t4_push_frames()