Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_shim.h4 #define rte_malloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT) argument
6 #define rte_zmalloc(_type, _size, _align) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO) argument
7 #define rte_zmalloc_socket(_type, _size, _align, _s) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO) argument
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.h368 #define _ng_l2cap_info_req(_m, _ident, _type) \ argument
390 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.h292 #define MCDI_IN(_emr, _type, _ofst) \ argument
295 #define MCDI_IN2(_emr, _type, _ofst) \ argument
428 #define MCDI_OUT(_emr, _type, _ofst) \ argument
431 #define MCDI_OUT2(_emr, _type, _ofst) \ argument
H A Defx.h26 #define EFX_FIELD_OFFSET(_type, _field) \ argument
33 #define EFX_P2ROUNDUP(_type, _value, _align) \ argument
37 #define EFX_P2ALIGN(_type, _value, _align) \ argument
41 #define EFX_IS_P2ALIGNED(_type, _value, _align) \ argument
/f-stack/freebsd/arm64/qoriq/clk/
H A Dqoriq_clkgen.h69 #define QORIQ_CLK_ID(_type, _index) ((_type << 8) + _index) argument
/f-stack/app/micro_thread/
H A Dkqueue_proxy.h101 int _type; variable
H A Dmicro_thread.h291 ThreadType _type; variable
/f-stack/freebsd/net80211/
H A Dieee80211_var.h1068 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1072 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \ argument
1076 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument
1096 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) argument
1097 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) argument
1098 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) argument
H A Dieee80211_proto.h49 #define IEEE80211_SEND_MGMT(_ni,_type,_arg) \ argument
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h413 #define DPAA2_MODIFY_IOVA_TO_VADDR(_mem, _type) \ argument
421 #define DPAA2_MODIFY_IOVA_TO_VADDR(_mem, _type) argument
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c282 #define MRS_FIELD(_register, _name, _sign, _type, _values) \ argument
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5986 #define CDU_VALID_DATA(_cid, _region, _type) \ argument
5988 #define CDU_CRC8(_cid, _region, _type) \ argument
5990 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
5992 #define CDU_RSRVD_VALUE_TYPE_B(_crc, _type) \ argument