Searched refs:LINUXKPI_PARAM_PREFIX (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmoduleparam.h43 #ifndef LINUXKPI_PARAM_PREFIX
44 #define LINUXKPI_PARAM_PREFIX /* empty prefix is the default */ macro
54 #define LINUXKPI_PARAM_DESC(name) LINUXKPI_PARAM_CONCAT(linuxkpi_,LINUXKPI_PARAM_PREFIX,name,_desc)
55 #define LINUXKPI_PARAM_NAME(name) LINUXKPI_PARAM_CONCAT(LINUXKPI_PARAM_PREFIX,name,,)
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_catas.c33 #define LINUXKPI_PARAM_PREFIX mthca_ macro
H A Dmthca_main.c35 #define LINUXKPI_PARAM_PREFIX mthca_ macro
H A Dmthca_cmd.c35 #define LINUXKPI_PARAM_PREFIX mthca_ macro
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c34 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
H A Dmlx4_port.c33 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
H A Dmlx4_fw.c35 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
H A Dmlx4_main.c36 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c34 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
H A Dmlx4_en_tx.c34 #define LINUXKPI_PARAM_PREFIX mlx4_ macro
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem.c40 #define LINUXKPI_PARAM_PREFIX ibcore_ macro
H A Dib_multicast.c38 #define LINUXKPI_PARAM_PREFIX ibcore_ macro
H A Dib_mad.c42 #define LINUXKPI_PARAM_PREFIX ibcore_ macro
H A Dib_cma.c41 #define LINUXKPI_PARAM_PREFIX ibcore_ macro
H A Dib_uverbs_cmd.c41 #define LINUXKPI_PARAM_PREFIX ibcore_ macro
/freebsd-12-stable/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c38 #define LINUXKPI_PARAM_PREFIX ib_madeye_ macro
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c37 #define LINUXKPI_PARAM_PREFIX iw_cxgbe_ macro
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib.h42 #define LINUXKPI_PARAM_PREFIX ipoib_ macro
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h4 #define LINUXKPI_PARAM_PREFIX ib_sdp_ macro
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c34 #define LINUXKPI_PARAM_PREFIX mlx4_ macro

Completed in 2968 milliseconds