Searched defs:inl (Results 1 - 22 of 22) sorted by relevance

/linux-master/arch/x86/include/asm/shared/
H A Dio.h29 #define inl __inl macro
/linux-master/arch/x86/boot/
H A Dio.h9 #undef inl macro
/linux-master/arch/sh/include/asm/
H A Dio_noioport.h17 static inline u32 inl(unsigned long addr) function
H A Dio.h250 #define inl(addr) inl(addr) macro
/linux-master/include/linux/
H A Dlogic_pio.h63 #define inl logic_inl macro
/linux-master/arch/parisc/include/asm/
H A Dpci.h113 u32 (*inl) (struct pci_hba_data *hba, u16 port); member in struct:pci_port_ops
H A Dio.h170 #define inl inl macro
177 #define inl eisa_in32 macro
194 static inline int inl(unsigned long addr) function
201 #define inl inl macro
/linux-master/arch/hexagon/include/asm/
H A Dio.h209 static inline u32 inl(unsigned long port) function
/linux-master/arch/alpha/kernel/
H A Dio.c96 u32 inl(unsigned long port) function
118 EXPORT_SYMBOL(inl); variable
/linux-master/arch/arm/include/asm/
H A Dio.h244 #define inl(p) ({ __u32 __v = le32_to_cpu((__force __le32) \ macro
/linux-master/arch/alpha/include/asm/
H A Dio.h247 #define inl inl macro
421 extern inline u32 inl(unsigned long port) function
/linux-master/arch/sparc/include/asm/
H A Dio_64.h208 #define inl inl macro
209 static inline u32 inl(unsigned long addr) function
/linux-master/arch/m68k/include/asm/
H A Dio_mm.h322 #define inl isa_inl macro
349 #define inl isa_inl macro
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c316 u16 inl = attr->ihs - INL_HDR_START_SZ; local
959 u16 inl = attr->ihs - INL_HDR_START_SZ; local
/linux-master/include/asm-generic/
H A Dio.h620 #define inl _inl macro
/linux-master/drivers/infiniband/hw/mlx5/
H A Dwr.c265 int inl = 0; local
329 mlx5_fill_inl_bsf(struct ib_sig_domain *domain, struct mlx5_bsf_inl *inl) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c695 struct mlx4_wqe_inline_seg *inl = &tx_desc->inl; local
[all...]
H A Dmlx4_en.h224 u8 inl; member in struct:mlx4_en_tx_info
239 struct mlx4_wqe_inline_seg inl; member in union:mlx4_en_tx_desc::__anon1392
/linux-master/arch/powerpc/include/asm/
H A Dio.h694 #define inl inl macro
/linux-master/tools/perf/util/
H A Ddwarf-aux.c873 int decl = 0, inl; local
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c2868 struct mlx4_wqe_inline_seg *inl = wqe + sizeof *mlx; local
3021 struct mlx4_wqe_inline_seg *inl = wqe + sizeof *mlx; local
3399 struct mlx4_wqe_inline_seg *inl = wqe; local
3517 struct mlx4_wqe_inline_seg *inl = wqe; local
[all...]
/linux-master/include/linux/mlx5/
H A Ddevice.h1056 u8 inl[64]; member in union:mlx5_ext_cqe

Completed in 660 milliseconds