Searched defs:n_desc (Results 1 – 14 of 14) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | MachOStructs.h | 26 llvm::support::ulittle16_t n_desc; member 34 llvm::support::ulittle16_t n_desc; member
|
H A D | SyntheticSections.cpp | 1365 uint16_t n_desc = nList->n_desc; writeTo() local [all...] |
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | dma.c | 112 int idx, int n_desc, int bufsize) in mt7603_init_rx_queue()
|
/freebsd-src/sys/sys/ |
H A D | nlist_aout.h | 60 short n_desc; /* used by stab entries */ member
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | dma.c | 9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base) in mt7915_init_tx_queues()
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_mmio.c | 109 int idx, int n_desc, int bufsize) in mt76x02_init_rx_queue()
|
H A D | dma.c | 698 int idx, int n_desc, int bufsize, in mt76_dma_alloc_queue()
|
H A D | mt76_connac_mac.c | 275 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc, in mt76_connac_init_tx_queues()
|
H A D | mac80211.c | 1715 mt76_init_queue(struct mt76_dev *dev, int qid, int idx, int n_desc, in mt76_init_queue()
|
H A D | mt76.h | 1112 int n_desc, int ring_base, u32 flags) in mt76_init_tx_queue() 1126 int n_desc, int ring_base) in mt76_init_mcu_queue()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 88 uint16_t n_desc; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 110 uint16_t n_desc; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 1006 uint16_t n_desc; member 1013 int16_t n_desc; member 1021 uint16_t n_desc; member 1537 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() 1541 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() 1545 inline uint8_t GET_COMM_ALIGN(uint16_t n_desc) { in GET_COMM_ALIGN() 1549 inline void SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
|
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctftools.h | 110 int16_t n_desc; member
|